- getDefaultMessageHandler() - Static method in class org.dejava.component.i18n.message.handler.impl.SimpleMessageHandler
-
Gets the message handler for the current environment with default locale.
- getLocale() - Method in class org.dejava.component.i18n.message.handler.impl.SimpleMessageCommand
-
- getLocale() - Method in class org.dejava.component.i18n.message.handler.impl.SimpleMessageHandler
-
Gets the locale for the messages.
- getLocale() - Method in interface org.dejava.component.i18n.message.handler.MessageCommand
-
Gets the locale for the message.
- getMessage(MessageHandler) - Method in class org.dejava.component.i18n.message.handler.impl.SimpleMessageCommand
-
- getMessage(Class<?>, Locale, String, Object[]) - Method in class org.dejava.component.i18n.message.handler.impl.SimpleMessageHandler
-
Gets a localized message with the given key and parameters values of the defined type.
- getMessage(Object, Locale, String, Object[]) - Method in class org.dejava.component.i18n.message.handler.impl.SimpleMessageHandler
-
- getMessage(MessageHandler) - Method in interface org.dejava.component.i18n.message.handler.MessageCommand
-
Gets a message by evaluating the given information.
- getMessage(Object, Locale, String, Object[]) - Method in interface org.dejava.component.i18n.message.handler.MessageHandler
-
Gets a message with the given key and parameters values of the defined type.
- getMessageHandler(Locale, Boolean) - Static method in class org.dejava.component.i18n.message.handler.impl.SimpleMessageHandler
-
Gets the message handler for the current environment.
- getMessageHandler(Locale) - Static method in class org.dejava.component.i18n.message.handler.impl.SimpleMessageHandler
-
Gets the message handler for the current environment.
- getMessageKey() - Method in class org.dejava.component.i18n.message.handler.impl.SimpleMessageCommand
-
Gets the key for the message.
- getParameters() - Method in class org.dejava.component.i18n.message.handler.impl.SimpleMessageCommand
-
Returns the parameters for the message.
- GetterConstraintEntryProcessor - Class in org.dejava.component.i18n.source.processor.impl
-
Processes a class and retrieves entries for getter constraints.
- GetterConstraintEntryProcessor() - Constructor for class org.dejava.component.i18n.source.processor.impl.GetterConstraintEntryProcessor
-
- getThrowsException() - Method in class org.dejava.component.i18n.message.handler.impl.SimpleMessageHandler
-
Gets if the message handler should raise an exception when the message is not found.
- getType() - Method in class org.dejava.component.i18n.message.handler.impl.SimpleMessageCommand
-
Gets the type for the message.