public interface PropertyAccessorMapping
| Modifier and Type | Method and Description |
|---|---|
CMISPropertyAccessor |
createDirectPropertyAccessor(String propertyId,
QName propertyName)
Create a direct node property accessor
|
Map<org.apache.chemistry.opencmis.commons.enums.Action,CMISActionEvaluator> |
getActionEvaluators(org.apache.chemistry.opencmis.commons.enums.BaseTypeId scope)
Gets the Action Evaluators applicable for the given CMIS Scope
|
CMISPropertyAccessor |
getPropertyAccessor(String propertyId)
Gets a property accessor
|
CMISPropertyAccessor getPropertyAccessor(String propertyId)
propertyId - property idCMISPropertyAccessor createDirectPropertyAccessor(String propertyId, QName propertyName)
propertyId - property idpropertyName - node property nameMap<org.apache.chemistry.opencmis.commons.enums.Action,CMISActionEvaluator> getActionEvaluators(org.apache.chemistry.opencmis.commons.enums.BaseTypeId scope)
scope - BaseTypeIdCopyright © 2005–2019 Alfresco Software. All rights reserved.