Package org.opencms.workplace
Interface I_CmsWorkplaceMessageBundleProvider
public interface I_CmsWorkplaceMessageBundleProvider
Implement this interface to provide message bundle names to added to the CmsWorkplaceMessages bundle.
-
Method Summary
Modifier and TypeMethodDescriptionReturns the message bundle names.
-
Method Details
-
getMessageBundleNames
Returns the message bundle names.- Returns:
- the bundle names
-