public class AbstractFormTriggerService
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected org.springframework.context.MessageSource |
validationMessages |
| Constructor and Description |
|---|
AbstractFormTriggerService(org.springframework.context.MessageSource validationMessages) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getMessageUsingKey(java.lang.String key) |
protected java.lang.String |
getMessageUsingKey(java.lang.String key,
java.lang.Object[] args) |
protected final org.springframework.context.MessageSource validationMessages
public AbstractFormTriggerService(org.springframework.context.MessageSource validationMessages)
protected java.lang.String getMessageUsingKey(java.lang.String key)
throws org.springframework.context.NoSuchMessageException
org.springframework.context.NoSuchMessageExceptionprotected java.lang.String getMessageUsingKey(java.lang.String key,
java.lang.Object[] args)
throws org.springframework.context.NoSuchMessageException
org.springframework.context.NoSuchMessageException