Uses of Interface
org.alfresco.opencmis.dictionary.PropertyLuceneBuilderMapping
Packages that use PropertyLuceneBuilderMapping
-
Uses of PropertyLuceneBuilderMapping in org.alfresco.opencmis.dictionary
Fields in org.alfresco.opencmis.dictionary declared as PropertyLuceneBuilderMappingModifier and TypeFieldDescriptionprotected PropertyLuceneBuilderMapping
CMISAbstractDictionaryService.luceneBuilderMapping
Methods in org.alfresco.opencmis.dictionary with parameters of type PropertyLuceneBuilderMappingModifier and TypeMethodDescriptionprotected void
AbstractTypeDefinitionWrapper.createOwningPropertyDefinitions
(CMISMapping cmisMapping, PropertyAccessorMapping propertyAccessorMapping, PropertyLuceneBuilderMapping luceneBuilderMapping, DictionaryService dictionaryService, ClassDefinition cmisClassDef) Adds all property definitions owned by that type.void
CMISAbstractDictionaryService.setPropertyLuceneBuilderMapping
(PropertyLuceneBuilderMapping luceneBuilderMapping) Set the property lucene mapping serviceConstructors in org.alfresco.opencmis.dictionary with parameters of type PropertyLuceneBuilderMappingModifierConstructorDescriptionDocumentTypeDefinitionWrapper
(CMISMapping cmisMapping, PropertyAccessorMapping accessorMapping, PropertyLuceneBuilderMapping luceneBuilderMapping, String typeId, DictionaryService dictionaryService, ClassDefinition cmisClassDef) FolderTypeDefintionWrapper
(CMISMapping cmisMapping, PropertyAccessorMapping accessorMapping, PropertyLuceneBuilderMapping luceneBuilderMapping, String typeId, DictionaryService dictionaryService, ClassDefinition cmisClassDef) ItemTypeDefinitionWrapper
(CMISMapping cmisMapping, PropertyAccessorMapping accessorMapping, PropertyLuceneBuilderMapping luceneBuilderMapping, String typeId, DictionaryService dictionaryService, ClassDefinition cmisClassDef) PolicyTypeDefintionWrapper
(CMISMapping cmisMapping, PropertyAccessorMapping propertyAccessorMapping, PropertyLuceneBuilderMapping luceneBuilderMapping, String typeId, DictionaryService dictionaryService, ClassDefinition cmisClassDef) RelationshipTypeDefintionWrapper
(CMISMapping cmisMapping, PropertyAccessorMapping accessorMapping, PropertyLuceneBuilderMapping luceneBuilderMapping, String typeId, DictionaryService dictionaryService, AssociationDefinition cmisAssocDef) RelationshipTypeDefintionWrapper
(CMISMapping cmisMapping, PropertyAccessorMapping accessorMapping, PropertyLuceneBuilderMapping luceneBuilderMapping, String typeId, DictionaryService dictionaryService, ClassDefinition cmisClassDef) SecondaryTypeDefinitionWrapper
(CMISMapping cmisMapping, PropertyAccessorMapping propertyAccessorMapping, PropertyLuceneBuilderMapping luceneBuilderMapping, String typeId, DictionaryService dictionaryService, ClassDefinition cmisClassDef) -
Uses of PropertyLuceneBuilderMapping in org.alfresco.opencmis.mapping
Classes in org.alfresco.opencmis.mapping that implement PropertyLuceneBuilderMappingModifier and TypeClassDescriptionclass
Lucene Builder mappings for built-in CMIS properties