Uses of Interface
org.alfresco.opencmis.dictionary.PropertyLuceneBuilderMapping
-
Packages that use PropertyLuceneBuilderMapping Package Description org.alfresco.opencmis.dictionary org.alfresco.opencmis.mapping -
-
Uses of PropertyLuceneBuilderMapping in org.alfresco.opencmis.dictionary
Fields in org.alfresco.opencmis.dictionary declared as PropertyLuceneBuilderMapping Modifier and Type Field Description protected PropertyLuceneBuilderMappingCMISAbstractDictionaryService. luceneBuilderMappingMethods in org.alfresco.opencmis.dictionary with parameters of type PropertyLuceneBuilderMapping Modifier and Type Method Description protected voidAbstractTypeDefinitionWrapper. createOwningPropertyDefinitions(CMISMapping cmisMapping, PropertyAccessorMapping propertyAccessorMapping, PropertyLuceneBuilderMapping luceneBuilderMapping, DictionaryService dictionaryService, ClassDefinition cmisClassDef)Adds all property definitions owned by that type.voidCMISAbstractDictionaryService. setPropertyLuceneBuilderMapping(PropertyLuceneBuilderMapping luceneBuilderMapping)Set the property lucene mapping service -
Uses of PropertyLuceneBuilderMapping in org.alfresco.opencmis.mapping
Classes in org.alfresco.opencmis.mapping that implement PropertyLuceneBuilderMapping Modifier and Type Class Description classRuntimePropertyLuceneBuilderMappingLucene Builder mappings for built-in CMIS properties
-