Uses of Interface
org.alfresco.opencmis.dictionary.CMISPropertyAccessor
Packages that use CMISPropertyAccessor
-
Uses of CMISPropertyAccessor in org.alfresco.opencmis.dictionary
Methods in org.alfresco.opencmis.dictionary that return CMISPropertyAccessorModifier and TypeMethodDescriptionPropertyAccessorMapping.createDirectPropertyAccessor
(String propertyId, QName propertyName) Create a direct node property accessorBasePropertyDefintionWrapper.getPropertyAccessor()
PropertyAccessorMapping.getPropertyAccessor
(String propertyId) Gets a property accessorPropertyDefinitionWrapper.getPropertyAccessor()
Constructors in org.alfresco.opencmis.dictionary with parameters of type CMISPropertyAccessorModifierConstructorDescriptionBasePropertyDefintionWrapper
(org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<?> propDef, QName alfrescoName, TypeDefinitionWrapper owningType, CMISPropertyAccessor accessor, CMISPropertyLuceneBuilder luceneBuilder)