Copyright© 2008-2022 Sitevision AB, all rights reserved.
| Package | Description |
|---|---|
| javax.jcr.nodetype |
This package provides interfaces and classes for content repository node type functionality.
|
| Modifier and Type | Method and Description |
|---|---|
NodeTypeTemplate |
NodeTypeManager.createNodeTypeTemplate()
Returns an empty
NodeTypeTemplate which can then be used to
define a node type and passed to NodeTypeManager.registerNodeType. |
NodeTypeTemplate |
NodeTypeManager.createNodeTypeTemplate(NodeTypeDefinition ntd)
Returns a
NodeTypeTemplate holding the specified node type
definition. |
Sitevision - Portal and Content Management Made Easy
Sitevision is an advanced Java enterprise portal product and a portlet container (JSR 286) that implements Java Content Repository (JSR 283).
Copyright© 2008-2022 Sitevision AB, all rights reserved.