|
Packages that use org.alfresco.service.cmr.dictionary.DictionaryService | ||
org.alfresco.repo.action.executer | ||
org.alfresco.repo.content.metadata | ||
org.alfresco.service |
Methods in org.alfresco.repo.action.executer with parameters of type DictionaryService | |
void |
ActionExecuterAbstractBase.setDictionaryService(DictionaryService dictionaryService) Set the dictionary service |
Methods in org.alfresco.repo.content.metadata with parameters of type DictionaryService | |
void |
AbstractMappingMetadataExtracter.setDictionaryService(DictionaryService dictionaryService) |
Uses of DictionaryService in org.alfresco.service |
Methods in org.alfresco.service that return DictionaryService | |
ServiceRegistry.getDictionaryService() |
|