Class PlainLocalizedMessageProvider
java.lang.Object
com.sap.cds.framework.plain.localization.PlainLocalizedMessageProvider
- All Implemented Interfaces:
LocalizedMessageProvider
,CdsProvider<LocalizedMessageProvider>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected MessageFormat
findMessageFormat
(String code, Locale locale) protected MessageFormat
resolveMessageFormat
(String code, Locale locale) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.sap.cds.services.runtime.CdsProvider
setPrevious
-
Constructor Details
-
PlainLocalizedMessageProvider
-
-
Method Details
-
get
- Specified by:
get
in interfaceLocalizedMessageProvider
-
findMessageFormat
-
resolveMessageFormat
-