Uses of Interface
org.alfresco.repo.dictionary.DictionaryDAO
Packages that use DictionaryDAO
Package
Description
-
Uses of DictionaryDAO in org.alfresco.opencmis.dictionary
Fields in org.alfresco.opencmis.dictionary declared as DictionaryDAOModifier and TypeFieldDescriptionprotected DictionaryDAOCMISAbstractDictionaryService.dictionaryDAOMethods in org.alfresco.opencmis.dictionary with parameters of type DictionaryDAOModifier and TypeMethodDescriptionvoidCMISAbstractDictionaryService.setDictionaryDAO(DictionaryDAO dictionaryDAO) Set the dictionary DAO -
Uses of DictionaryDAO in org.alfresco.repo.dictionary
Classes in org.alfresco.repo.dictionary that implement DictionaryDAOModifier and TypeClassDescriptionclassDefault implementation of the Dictionary.Fields in org.alfresco.repo.dictionary declared as DictionaryDAOModifier and TypeFieldDescriptionprotected DictionaryDAOAbstractDictionaryRegistry.dictionaryDAOMethods in org.alfresco.repo.dictionary that return DictionaryDAOModifier and TypeMethodDescriptionCustomModelDefinitionImpl.getDictionaryDAO()M2ModelDefinition.getDictionaryDAO()Methods in org.alfresco.repo.dictionary with parameters of type DictionaryDAOModifier and TypeMethodDescriptionM2Model.compile(DictionaryDAO dictionaryDAO, NamespaceDAO namespaceDAO, boolean enableConstraintClassLoading) Create a compiled form of this modelvoidDictionaryBootstrap.setDictionaryDAO(DictionaryDAO dictionaryDAO) Sets the Dictionary DAOvoidDictionaryComponent.setDictionaryDAO(DictionaryDAO dictionaryDAO) Sets the Meta Model DAOConstructors in org.alfresco.repo.dictionary with parameters of type DictionaryDAOModifierConstructorDescriptionAbstractDictionaryRegistry(DictionaryDAO dictionaryDAO) CoreDictionaryRegistryImpl(DictionaryDAO dictionaryDAO) TenantDictionaryRegistryImpl(DictionaryDAO dictionaryDAO, String tenantDomain) -
Uses of DictionaryDAO in org.alfresco.service.cmr.dictionary
Methods in org.alfresco.service.cmr.dictionary that return DictionaryDAO