|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyDefinitionImpl | |
|---|---|
| org.apache.jackrabbit.core | Contains the core classes that provide the implementation of the JCR API. |
| org.apache.jackrabbit.core.nodetype | |
| Uses of PropertyDefinitionImpl in org.apache.jackrabbit.core |
|---|
| Methods in org.apache.jackrabbit.core that return PropertyDefinitionImpl | |
|---|---|
protected PropertyDefinitionImpl |
NodeImpl.getApplicablePropertyDefinition(Name propertyName,
int type,
boolean multiValued,
boolean exactTypeMatch)
Returns the applicable property definition for a property with the specified name and type. |
| Methods in org.apache.jackrabbit.core with parameters of type PropertyDefinitionImpl | |
|---|---|
protected InternalValue[] |
NodeImpl.computeSystemGeneratedPropertyValues(Name name,
PropertyDefinitionImpl def)
Computes the values of well-known system (i.e. |
protected PropertyImpl |
NodeImpl.createChildProperty(Name name,
int type,
PropertyDefinitionImpl def)
|
| Uses of PropertyDefinitionImpl in org.apache.jackrabbit.core.nodetype |
|---|
| Methods in org.apache.jackrabbit.core.nodetype that return PropertyDefinitionImpl | |
|---|---|
PropertyDefinitionImpl |
NodeTypeManagerImpl.getPropertyDefinition(PropDefId id)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||