|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use NodeDefinition | |
| javax.jcr | Provides interfaces and classes for the Content Repository for Java Technology. |
| javax.jcr.nodetype | Provides interfaces and classes for content repository node type functionality. |
| Uses of NodeDefinition in javax.jcr |
| Methods in javax.jcr that return NodeDefinition | |
NodeDefinition |
Node.getDefinition()
Returns the node definition that applies to this node. |
| Uses of NodeDefinition in javax.jcr.nodetype |
| Methods in javax.jcr.nodetype that return NodeDefinition | |
NodeDefinition[] |
NodeType.getChildNodeDefinitions()
Returns an array containing the child node definitions of this node type, including the child node definitions inherited from supertypes of this node type. |
NodeDefinition[] |
NodeType.getDeclaredChildNodeDefinitions()
Returns an array containing the child node definitions explicitly specified in the declaration of this node type. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||