|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jackrabbit.webdav.jcr.nodetype.ItemDefinitionImpl
org.apache.jackrabbit.webdav.jcr.nodetype.NodeDefinitionImpl
public final class NodeDefinitionImpl
NodeDefinitionImpl...
| Field Summary |
|---|
| Method Summary | |
|---|---|
boolean |
allowsSameNameSiblings()
|
static NodeDefinitionImpl |
create(javax.jcr.nodetype.NodeDefinition definition)
|
javax.jcr.nodetype.NodeType |
getDefaultPrimaryType()
|
javax.jcr.nodetype.NodeType[] |
getRequiredPrimaryTypes()
|
org.w3c.dom.Element |
toXml(org.w3c.dom.Document document)
Returns xml representation |
| Methods inherited from class org.apache.jackrabbit.webdav.jcr.nodetype.ItemDefinitionImpl |
|---|
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 |
| Method Detail |
|---|
public static NodeDefinitionImpl create(javax.jcr.nodetype.NodeDefinition definition)
public javax.jcr.nodetype.NodeType[] getRequiredPrimaryTypes()
getRequiredPrimaryTypes in interface javax.jcr.nodetype.NodeDefinitionNodeDefinition.getRequiredPrimaryTypes()public javax.jcr.nodetype.NodeType getDefaultPrimaryType()
getDefaultPrimaryType in interface javax.jcr.nodetype.NodeDefinitionNodeDefinition.getDefaultPrimaryType()public boolean allowsSameNameSiblings()
allowsSameNameSiblings in interface javax.jcr.nodetype.NodeDefinitionNodeDefinition.allowsSameNameSiblings()public org.w3c.dom.Element toXml(org.w3c.dom.Document document)
toXml in interface XmlSerializabletoXml in class ItemDefinitionImpldocument -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||