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