Uses of Interface
org.alfresco.opencmis.dictionary.PropertyAccessorMapping
-
Packages that use PropertyAccessorMapping Package Description org.alfresco.opencmis.dictionary -
-
Uses of PropertyAccessorMapping in org.alfresco.opencmis.dictionary
Fields in org.alfresco.opencmis.dictionary declared as PropertyAccessorMapping Modifier and Type Field Description protected PropertyAccessorMappingCMISAbstractDictionaryService. accessorMappingMethods in org.alfresco.opencmis.dictionary with parameters of type PropertyAccessorMapping Modifier and Type Method Description protected voidAbstractTypeDefinitionWrapper. createActionEvaluators(PropertyAccessorMapping propertyAccessorMapping, org.apache.chemistry.opencmis.commons.enums.BaseTypeId baseTypeId)protected voidAbstractTypeDefinitionWrapper. createOwningPropertyDefinitions(CMISMapping cmisMapping, PropertyAccessorMapping propertyAccessorMapping, PropertyLuceneBuilderMapping luceneBuilderMapping, DictionaryService dictionaryService, ClassDefinition cmisClassDef)Adds all property definitions owned by that type.voidCMISAbstractDictionaryService. setPropertyAccessorMapping(PropertyAccessorMapping accessorMapping)Set the property accessor mapping service
-