mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
84758: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud) 80284: ACE-2213 git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@85123 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -23,6 +23,7 @@ import java.util.Locale;
|
||||
import java.util.ResourceBundle;
|
||||
import java.util.Set;
|
||||
|
||||
import org.alfresco.api.AlfrescoPublicApi;
|
||||
import org.alfresco.repo.tenant.TenantDeployer;
|
||||
import org.alfresco.service.cmr.i18n.MessageLookup;
|
||||
import org.alfresco.service.cmr.repository.StoreRef;
|
||||
@@ -31,6 +32,7 @@ import org.alfresco.service.cmr.repository.StoreRef;
|
||||
* Utility class providing methods to access the Locale of the current thread and to get
|
||||
* Localised strings. These strings may be loaded from resource bundles deployed in the Repository.
|
||||
*/
|
||||
@AlfrescoPublicApi
|
||||
public interface MessageService extends TenantDeployer, MessageLookup
|
||||
{
|
||||
/**
|
||||
|
Reference in New Issue
Block a user