Uses of Interface
org.alfresco.repo.i18n.MessageDeployer
-
Packages that use MessageDeployer Package Description org.alfresco.repo.dictionary org.alfresco.repo.i18n -
-
Uses of MessageDeployer in org.alfresco.repo.dictionary
Classes in org.alfresco.repo.dictionary that implement MessageDeployer Modifier and Type Class Description classDictionaryRepositoryBootstrapBootstrap the dictionary from specified locations within the repository -
Uses of MessageDeployer in org.alfresco.repo.i18n
Methods in org.alfresco.repo.i18n with parameters of type MessageDeployer Modifier and Type Method Description voidMessageService. register(MessageDeployer messageDeployer)Register message deployer with message servicevoidMessageServiceImpl. register(MessageDeployer messageDeployer)
-