|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeTypeTemplate | |
---|---|
org.modeshape.jcr | The ModeShape implementation of the JCR API. |
Uses of NodeTypeTemplate in org.modeshape.jcr |
---|
Methods in org.modeshape.jcr that return NodeTypeTemplate | |
---|---|
NodeTypeTemplate |
JcrNodeTypeManager.createNodeTypeTemplate()
Returns an empty NodeTypeTemplate which can then be used to define a node type and passed to
JcrNodeTypeManager.registerNodeType(NodeTypeDefinition, boolean) |
NodeTypeTemplate |
JcrNodeTypeManager.createNodeTypeTemplate(NodeTypeDefinition ntd)
Returns a NodeTypeTemplate based on the definition given in ntd . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |