|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.priha.nodetype.QItemDefinition.Impl
org.priha.nodetype.QNodeDefinition.Impl
public class QNodeDefinition.Impl
Constructor Summary | |
---|---|
QNodeDefinition.Impl(SessionImpl ns)
|
Method Summary | |
---|---|
boolean |
allowsSameNameSiblings()
|
javax.jcr.nodetype.NodeType |
getDefaultPrimaryType()
|
javax.jcr.nodetype.NodeType[] |
getRequiredPrimaryTypes()
|
java.lang.String |
toString()
|
Methods inherited from class org.priha.nodetype.QItemDefinition.Impl |
---|
getDeclaringNodeType, getName, getOnParentVersion, isAutoCreated, isMandatory, isProtected |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface javax.jcr.nodetype.ItemDefinition |
---|
getDeclaringNodeType, getName, getOnParentVersion, isAutoCreated, isMandatory, isProtected |
Constructor Detail |
---|
public QNodeDefinition.Impl(SessionImpl ns)
Method Detail |
---|
public boolean allowsSameNameSiblings()
allowsSameNameSiblings
in interface javax.jcr.nodetype.NodeDefinition
public javax.jcr.nodetype.NodeType getDefaultPrimaryType()
getDefaultPrimaryType
in interface javax.jcr.nodetype.NodeDefinition
public javax.jcr.nodetype.NodeType[] getRequiredPrimaryTypes()
getRequiredPrimaryTypes
in interface javax.jcr.nodetype.NodeDefinition
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |