Uses of Interface
org.alfresco.service.cmr.dictionary.DictionaryService
Packages that use DictionaryService
Package
Description
-
Uses of DictionaryService in org.alfresco.opencmis.dictionary
Classes in org.alfresco.opencmis.dictionary that implement DictionaryServiceModifier and TypeClassDescriptionclass
A DictionaryComponent that uses a QNameFilter to constrain what is returned.Fields in org.alfresco.opencmis.dictionary declared as DictionaryServiceModifier and TypeFieldDescriptionprotected DictionaryService
CMISAbstractDictionaryService.dictionaryService
Methods in org.alfresco.opencmis.dictionary with parameters of type DictionaryServiceModifier and TypeMethodDescriptionabstract List<TypeDefinitionWrapper>
AbstractTypeDefinitionWrapper.connectParentAndSubTypes
(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService) PolicyTypeDefintionWrapper.connectParentAndSubTypes
(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService) RelationshipTypeDefintionWrapper.connectParentAndSubTypes
(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService) SecondaryTypeDefinitionWrapper.connectParentAndSubTypes
(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService) ShadowTypeDefinitionWrapper.connectParentAndSubTypes
(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService) protected void
AbstractTypeDefinitionWrapper.createOwningPropertyDefinitions
(CMISMapping cmisMapping, PropertyAccessorMapping propertyAccessorMapping, PropertyLuceneBuilderMapping luceneBuilderMapping, DictionaryService dictionaryService, ClassDefinition cmisClassDef) Adds all property definitions owned by that type.protected org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<?>
AbstractTypeDefinitionWrapper.createPropertyDefinition
(CMISMapping cmisMapping, String id, QName alfrescoPropName, DictionaryService dictionaryService, PropertyDefinition propDef, boolean inherited) Creates a property definition object.abstract void
AbstractTypeDefinitionWrapper.resolveInheritance
(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService) void
PolicyTypeDefintionWrapper.resolveInheritance
(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService) void
RelationshipTypeDefintionWrapper.resolveInheritance
(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService) void
SecondaryTypeDefinitionWrapper.resolveInheritance
(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService) void
ShadowTypeDefinitionWrapper.resolveInheritance
(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService) void
CMISAbstractDictionaryService.setDictionaryService
(DictionaryService dictionaryService) Set the dictionary Servicevoid
AbstractTypeDefinitionWrapper.updateDefinition
(DictionaryService dictionaryService) void
DocumentTypeDefinitionWrapper.updateDefinition
(DictionaryService dictionaryService) void
FolderTypeDefintionWrapper.updateDefinition
(DictionaryService dictionaryService) void
ItemTypeDefinitionWrapper.updateDefinition
(DictionaryService dictionaryService) void
PolicyTypeDefintionWrapper.updateDefinition
(DictionaryService dictionaryService) void
RelationshipTypeDefintionWrapper.updateDefinition
(DictionaryService dictionaryService) void
SecondaryTypeDefinitionWrapper.updateDefinition
(DictionaryService dictionaryService) void
TypeDefinitionWrapper.updateDefinition
(DictionaryService dictionaryService) void
AbstractTypeDefinitionWrapper.updateProperties
(DictionaryService dictionaryService) void
AbstractTypeDefinitionWrapper.updateProperty
(DictionaryService dictionaryService, PropertyDefinitionWrapper propertyDefWrap) Constructors in org.alfresco.opencmis.dictionary with parameters of type DictionaryServiceModifierConstructorDescriptionCMISDictionaryRegistryImpl
(CMISAbstractDictionaryService cmisDictionaryService, String tenant, String parentTenant, CMISMapping cmisMapping, DictionaryService dictionaryService, CMISAbstractDictionaryService.DictionaryInitializer dictionaryInitializer) CMISDictionaryRegistryImpl
(CMISAbstractDictionaryService cmisDictionaryService, CMISMapping cmisMapping, DictionaryService dictionaryService, CMISAbstractDictionaryService.DictionaryInitializer dictionaryInitializer) DocumentTypeDefinitionWrapper
(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 DictionaryService in org.alfresco.opencmis.mapping
Fields in org.alfresco.opencmis.mapping declared as DictionaryServiceMethods in org.alfresco.opencmis.mapping that return DictionaryServiceMethods in org.alfresco.opencmis.mapping with parameters of type DictionaryServiceModifier and TypeMethodDescriptionvoid
CMISMapping.setDictionaryService
(DictionaryService dictionaryService) void
RuntimePropertyLuceneBuilderMapping.setDictionaryService
(DictionaryService dictionaryService) Constructors in org.alfresco.opencmis.mapping with parameters of type DictionaryServiceModifierConstructorDescriptionContentStreamLengthLuceneBuilder
(DictionaryService dictionaryService) ConstructContentStreamMimetypeLuceneBuilder
(DictionaryService dictionaryService) ConstructDirectLuceneBuilder
(DictionaryService dictionaryService, QName alfrescoName) ObjectIdLuceneBuilder
(DictionaryService dictionaryService) ConstructParentLuceneBuilder
(DictionaryService dictionaryService) Construct -
Uses of DictionaryService in org.alfresco.repo.dictionary
Classes in org.alfresco.repo.dictionary that implement DictionaryServiceModifier and TypeClassDescriptionclass
Data Dictionary Service Implementation -
Uses of DictionaryService in org.alfresco.repo.dictionary.constraint
Methods in org.alfresco.repo.dictionary.constraint that return DictionaryServiceMethods in org.alfresco.repo.dictionary.constraint with parameters of type DictionaryServiceModifier and TypeMethodDescriptionvoid
NameChecker.setDictionaryService
(DictionaryService dictionaryService) -
Uses of DictionaryService in org.alfresco.repo.search.impl
Methods in org.alfresco.repo.search.impl with parameters of type DictionaryServiceModifier and TypeMethodDescriptionstatic AspectDefinition
QueryParserUtils.matchAspectDefinition
(String defaultNameSpaceUri, NamespacePrefixResolver namespacePrefixResolver, DictionaryService dictionaryService, String string) static ClassDefinition
QueryParserUtils.matchClassDefinition
(String defaultNameSpaceUri, NamespacePrefixResolver namespacePrefixResolver, DictionaryService dictionaryService, String string) static DataTypeDefinition
QueryParserUtils.matchDataTypeDefinition
(String defaultNameSpaceUri, NamespacePrefixResolver namespacePrefixResolver, DictionaryService dictionaryService, String string) static PropertyDefinition
QueryParserUtils.matchPropertyDefinition
(String defaultNameSpaceUri, NamespacePrefixResolver namespacePrefixResolver, DictionaryService dictionaryService, String string) static TypeDefinition
QueryParserUtils.matchTypeDefinition
(String defaultNameSpaceUri, NamespacePrefixResolver namespacePrefixResolver, DictionaryService dictionaryService, String string) -
Uses of DictionaryService in org.alfresco.repo.search.impl.parsers
Constructors in org.alfresco.repo.search.impl.parsers with parameters of type DictionaryServiceModifierConstructorDescriptionAlfrescoFunctionEvaluationContext
(NamespacePrefixResolver namespacePrefixResolver, DictionaryService dictionaryService, String defaultNamespace)