public class UnstructuredNodeDefinition extends NodeDefinitionDBObject
workspace| Constructor and Description |
|---|
UnstructuredNodeDefinition(WorkspaceDBObject workspace) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowsSameNameSiblings() |
java.lang.String |
getName() |
int |
getOnParentVersion() |
NodeType[] |
getRequiredPrimaryTypes() |
boolean |
isMandatory() |
boolean |
isNodeType(java.lang.String nodeTypeName) |
boolean |
isProtected() |
canAddChildNode, canAddChildNode, canRemoveItem, canRemoveNode, canRemoveProperty, canSetProperty, canSetProperty, getChildNodeDefinitions, getDeclaredChildNodeDefinitions, getDeclaredPropertyDefinitions, getDeclaredSubtypes, getDeclaredSupertypeNames, getDeclaredSupertypes, getDeclaringNodeType, getDefaultPrimaryType, getDefaultPrimaryTypeName, getPrimaryItemName, getPropertyDefinitions, getRequiredPrimaryTypeNames, getSubtypes, getSupertypes, hasOrderableChildNodes, isAbstract, isAutoCreated, isMixin, isQueryablepublic UnstructuredNodeDefinition(WorkspaceDBObject workspace)
public boolean isNodeType(java.lang.String nodeTypeName)
public NodeType[] getRequiredPrimaryTypes()
public java.lang.String getName()
getName in class NodeDefinitionDBObjectpublic boolean allowsSameNameSiblings()
allowsSameNameSiblings in class NodeDefinitionDBObjectpublic boolean isMandatory()
isMandatory in class NodeDefinitionDBObjectpublic int getOnParentVersion()
getOnParentVersion in class NodeDefinitionDBObjectpublic boolean isProtected()
isProtected in class NodeDefinitionDBObjectstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.