public class FolderNodeDefinition extends NodeDefinitionDBObject
workspace| Constructor and Description |
|---|
FolderNodeDefinition(WorkspaceDBObject workspace) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowsSameNameSiblings() |
NodeType |
getDeclaringNodeType() |
java.lang.String |
getName() |
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, getDefaultPrimaryType, getDefaultPrimaryTypeName, getOnParentVersion, getPrimaryItemName, getPropertyDefinitions, getRequiredPrimaryTypeNames, getSubtypes, getSupertypes, hasOrderableChildNodes, isAbstract, isAutoCreated, isMixin, isQueryablepublic FolderNodeDefinition(WorkspaceDBObject workspace)
public boolean isNodeType(java.lang.String nodeTypeName)
public NodeType getDeclaringNodeType()
getDeclaringNodeType in class NodeDefinitionDBObjectpublic NodeType[] getRequiredPrimaryTypes()
public java.lang.String getName()
getName in class NodeDefinitionDBObjectpublic boolean allowsSameNameSiblings()
allowsSameNameSiblings in class NodeDefinitionDBObjectpublic boolean isMandatory()
isMandatory in class NodeDefinitionDBObjectpublic boolean isProtected()
isProtected in class NodeDefinitionDBObjectstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.