Module de.codecamp.messages.shared
Interface MessageModule
- All Known Implementing Classes:
MessageKeyIndex,ProjectConf
public interface MessageModule
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getModuleName
String getModuleName() -
getTargetLocales
-
getBundleMappings
List<BundleMapping> getBundleMappings() -
getImportedModules
-
getMessageFormat
String getMessageFormat()
-