public class NodeTypeDefinitionImpl extends Object
AbstractNodeTypeDefinition...| Constructor and Description |
|---|
NodeTypeDefinitionImpl(QNodeTypeDefinition ntd,
NamePathResolver resolver,
ValueFactory valueFactory) |
| Modifier and Type | Method and Description |
|---|---|
NodeDefinition[] |
getDeclaredChildNodeDefinitions() |
PropertyDefinition[] |
getDeclaredPropertyDefinitions() |
String[] |
getDeclaredSupertypeNames() |
String |
getName() |
String |
getPrimaryItemName() |
boolean |
hasOrderableChildNodes() |
boolean |
isAbstract() |
boolean |
isMixin() |
boolean |
isQueryable() |
public NodeTypeDefinitionImpl(QNodeTypeDefinition ntd, NamePathResolver resolver, ValueFactory valueFactory)
ntd - resolver - valueFactory - public String getName()
javax.jcr.nodetype.NodeTypeDefinition#getName()public String getPrimaryItemName()
javax.jcr.nodetype.NodeTypeDefinition#getPrimaryItemName()public boolean isMixin()
javax.jcr.nodetype.NodeTypeDefinition#isMixin()public boolean hasOrderableChildNodes()
javax.jcr.nodetype.NodeTypeDefinition#hasOrderableChildNodes()public boolean isAbstract()
javax.jcr.nodetype.NodeTypeDefinition#isAbstract()public boolean isQueryable()
javax.jcr.nodetype.NodeTypeDefinition#isQueryable()public PropertyDefinition[] getDeclaredPropertyDefinitions()
javax.jcr.nodetype.NodeTypeDefinition#getDeclaredPropertyDefinitions()public NodeDefinition[] getDeclaredChildNodeDefinitions()
javax.jcr.nodetype.NodeTypeDefinition#getDeclaredChildNodeDefinitions()public String[] getDeclaredSupertypeNames()
javax.jcr.nodetype.NodeTypeDefinition#getDeclaredSupertypeNames()"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"