|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PropDef
PropDef is the internal representation of
a property definition. It refers to Names only
and is thus isolated from session-specific namespace mappings.
PropertyDefinition| Field Summary | |
|---|---|
static PropDef[] |
EMPTY_ARRAY
|
| Fields inherited from interface org.apache.jackrabbit.core.nodetype.ItemDef |
|---|
ANY_NAME |
| Method Summary | |
|---|---|
InternalValue[] |
getDefaultValues()
Returns the array of default values. |
PropDefId |
getId()
Returns an identifier for this property definition. |
int |
getRequiredType()
Returns the required type. |
ValueConstraint[] |
getValueConstraints()
Returns the array of value constraints. |
boolean |
isMultiple()
Reports whether this property can have multiple values. |
| Methods inherited from interface org.apache.jackrabbit.core.nodetype.ItemDef |
|---|
definesNode, definesResidual, getDeclaringNodeType, getName, getOnParentVersion, isAutoCreated, isMandatory, isProtected |
| Field Detail |
|---|
static final PropDef[] EMPTY_ARRAY
| Method Detail |
|---|
PropDefId getId()
int getRequiredType()
ValueConstraint[] getValueConstraints()
InternalValue[] getDefaultValues()
boolean isMultiple()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||