|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidNodeTypeDefinitionException | |
|---|---|
| org.apache.jackrabbit.core.nodetype | |
| Uses of InvalidNodeTypeDefinitionException in org.apache.jackrabbit.core.nodetype |
|---|
| Methods in org.apache.jackrabbit.core.nodetype that throw InvalidNodeTypeDefinitionException | |
|---|---|
javax.jcr.nodetype.NodeType |
NodeTypeManagerImpl.registerNodeType(NodeTypeDefinition ntd,
boolean allowUpdate)
Registers a new node type or updates an existing node type using the specified definition and returns the resulting NodeType
object. |
javax.jcr.nodetype.NodeTypeIterator |
NodeTypeManagerImpl.registerNodeTypes(java.util.Collection definitions,
boolean allowUpdate)
Registers or updates the specified Collection of
NodeTypeDefinition objects. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||