griffon.plugins.i18n
[Java] Interface ConstrainedMessageSource
griffon.plugins.i18n.MessageSource
griffon.plugins.i18n.ConstrainedMessageSource
- All Superinterfaces:
- MessageSource
public interface ConstrainedMessageSource
extends MessageSource
Interface for resolving messages, with support for the parameterization and internationalization of such messages.
This interface extends MessageSource with support of constraint specific datasources.
- Authors:
- Alexander Klein
|
Methods inherited from interface MessageSource
|
| getMessage, getMessage, getMessage, getMessage, getMessage, getMessage, getMessage, getMessage, getMessage, getMessage, getMessage, getMessage |
getMessageSource
public MessageSource getMessageSource(Object constraint)
-
Groovy Documentation