Uses of Interface
org.alfresco.opencmis.dictionary.CMISPropertyAccessor
-
Packages that use CMISPropertyAccessor Package Description org.alfresco.opencmis.dictionary -
-
Uses of CMISPropertyAccessor in org.alfresco.opencmis.dictionary
Methods in org.alfresco.opencmis.dictionary that return CMISPropertyAccessor Modifier and Type Method Description CMISPropertyAccessorPropertyAccessorMapping. createDirectPropertyAccessor(String propertyId, QName propertyName)Create a direct node property accessorCMISPropertyAccessorBasePropertyDefintionWrapper. getPropertyAccessor()CMISPropertyAccessorPropertyAccessorMapping. getPropertyAccessor(String propertyId)Gets a property accessorCMISPropertyAccessorPropertyDefinitionWrapper. getPropertyAccessor()Constructors in org.alfresco.opencmis.dictionary with parameters of type CMISPropertyAccessor Constructor Description BasePropertyDefintionWrapper(org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<?> propDef, QName alfrescoName, TypeDefinitionWrapper owningType, CMISPropertyAccessor accessor, CMISPropertyLuceneBuilder luceneBuilder)
-