public class ClientNodeDefinition extends ClientItemDefinition
RemoteNodeDefinition
interface. This class makes a remote node definition locally available using
the JCR NodeDef interface.javax.jcr.nodetype.NodeDefinition,
RemoteNodeDefinition| Constructor and Description |
|---|
ClientNodeDefinition(RemoteNodeDefinition remote,
LocalAdapterFactory factory)
Creates a local adapter for the given remote node definition.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowsSameNameSiblings() |
NodeType |
getDefaultPrimaryType() |
java.lang.String |
getDefaultPrimaryTypeName() |
java.lang.String[] |
getRequiredPrimaryTypeNames() |
NodeType[] |
getRequiredPrimaryTypes() |
getDeclaringNodeType, getName, getOnParentVersion, isAutoCreated, isMandatory, isProtectedpublic ClientNodeDefinition(RemoteNodeDefinition remote, LocalAdapterFactory factory)
remote - remote node definitionfactory - local adapter factorypublic NodeType[] getRequiredPrimaryTypes()
public NodeType getDefaultPrimaryType()
public boolean allowsSameNameSiblings()
public java.lang.String getDefaultPrimaryTypeName()
public java.lang.String[] getRequiredPrimaryTypeNames()
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"