public interface Context
| Modifier and Type | Method and Description |
|---|---|
void |
addError(org.beangle.commons.text.i18n.Message message) |
void |
addMessage(org.beangle.commons.text.i18n.Message message) |
List<org.beangle.commons.text.i18n.Message> |
getErrors() |
List<org.beangle.commons.text.i18n.Message> |
getMessages() |
Map<String,Object> |
getParams() |
Copyright © 2005–2018 The Beangle Software. All rights reserved.