public interface PropertyAccessorMapping
Modifier and Type | Method and Description |
---|---|
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
|
CMISPropertyAccessor getPropertyAccessor(java.lang.String propertyId)
propertyId
- property idCMISPropertyAccessor createDirectPropertyAccessor(java.lang.String propertyId, QName propertyName)
propertyId
- property idpropertyName
- node property namejava.util.Map getActionEvaluators(org.apache.chemistry.opencmis.commons.enums.BaseTypeId scope)
scope
- Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.