
public interface Context
| Modifier and Type | Method and Description |
|---|---|
void |
addError(org.beangle.commons.i18n.Message message) |
void |
addMessage(org.beangle.commons.i18n.Message message) |
List<org.beangle.commons.i18n.Message> |
getErrors() |
List<org.beangle.commons.i18n.Message> |
getMessages() |
Map<String,Object> |
getParams() |
Copyright © 2012 The Beangle Software Group. All Rights Reserved.