|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NodeDef
NodeDef is the internal representation of
a node definition. It refers to Names only
and is thus isolated from session-specific namespace mappings.
NodeDefinition| Field Summary | |
|---|---|
static NodeDef[] |
EMPTY_ARRAY
|
| Fields inherited from interface org.apache.jackrabbit.core.nodetype.ItemDef |
|---|
ANY_NAME |
| Method Summary | |
|---|---|
boolean |
allowsSameNameSiblings()
Reports whether this node can have same-name siblings. |
Name |
getDefaultPrimaryType()
Returns the name of the default primary type. |
NodeDefId |
getId()
Returns an identifier for this node definition. |
Name[] |
getRequiredPrimaryTypes()
Returns the array of names of the required primary types. |
| Methods inherited from interface org.apache.jackrabbit.core.nodetype.ItemDef |
|---|
definesNode, definesResidual, getDeclaringNodeType, getName, getOnParentVersion, isAutoCreated, isMandatory, isProtected |
| Field Detail |
|---|
static final NodeDef[] EMPTY_ARRAY
| Method Detail |
|---|
NodeDefId getId()
Name getDefaultPrimaryType()
Name[] getRequiredPrimaryTypes()
boolean allowsSameNameSiblings()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||