|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.jackrabbit.base.nodetype.BaseItemDefinition
org.apache.jackrabbit.base.nodetype.BaseNodeDefinition
Node definition base class.
| Constructor Summary | |
protected |
BaseNodeDefinition()
Protected constructor. |
| Method Summary | |
boolean |
allowsSameNameSiblings()
Always returns false. |
NodeType |
getDefaultPrimaryType()
Not implemented. |
NodeType[] |
getRequiredPrimaryTypes()
Always returns an empty node type array. |
| Methods inherited from class org.apache.jackrabbit.base.nodetype.BaseItemDefinition |
getDeclaringNodeType, getName, getOnParentVersion, isAutoCreated, isMandatory, isProtected |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.jcr.nodetype.ItemDefinition |
getDeclaringNodeType, getName, getOnParentVersion, isAutoCreated, isMandatory, isProtected |
| Constructor Detail |
protected BaseNodeDefinition()
| Method Detail |
public NodeType[] getRequiredPrimaryTypes()
getRequiredPrimaryTypes in interface NodeDefinitionpublic NodeType getDefaultPrimaryType()
getDefaultPrimaryType in interface NodeDefinitionpublic boolean allowsSameNameSiblings()
false.
allowsSameNameSiblings in interface NodeDefinition
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||