Class ResourceBundleManager
java.lang.Object
org.exoplatform.services.resources.ResourceBundleManager
Encapsulate how the portal obtain resources bundles.
-
Constructor Summary
ConstructorsConstructorDescriptionResourceBundleManager(org.exoplatform.services.resources.LocaleConfigService localConfigService) -
Method Summary
Modifier and TypeMethodDescriptiongetNavigationResourceBundle(String language, String ownerType, String ownerId)
-
Constructor Details
-
ResourceBundleManager
public ResourceBundleManager(org.exoplatform.services.resources.LocaleConfigService localConfigService)
-
-
Method Details