|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PropertyAccessorMapping
Encapsulate the mapping of property to property accessor
Method Summary | |
---|---|
CMISPropertyAccessor |
createDirectPropertyAccessor(java.lang.String propertyId,
QName propertyName)
Create a direct node property accessor |
java.util.Map |
getActionEvaluators(org.apache.chemistry.opencmis.commons.enums.BaseTypeId scope)
Gets the Action Evaluators applicable for the given CMIS Scope |
CMISPropertyAccessor |
getPropertyAccessor(java.lang.String propertyId)
Gets a property accessor |
Method Detail |
---|
CMISPropertyAccessor getPropertyAccessor(java.lang.String propertyId)
propertyId
- property id
CMISPropertyAccessor createDirectPropertyAccessor(java.lang.String propertyId, QName propertyName)
propertyId
- property idpropertyName
- node property name
java.util.Map getActionEvaluators(org.apache.chemistry.opencmis.commons.enums.BaseTypeId scope)
scope
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |