org.qi4j.library.struts2.support.view
Interface ProvidesViewOf<T>

All Superinterfaces:
com.opensymphony.xwork2.Action, com.opensymphony.xwork2.LocaleProvider, ProvidesEntityOf<T>, StrutsAction, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, com.opensymphony.xwork2.ValidationAware
All Known Implementing Classes:
ProvidesViewOfMixin

public interface ProvidesViewOf<T>
extends ProvidesEntityOf<T>, StrutsAction


Field Summary
 
Fields inherited from interface com.opensymphony.xwork2.Action
ERROR, INPUT, LOGIN, NONE, SUCCESS
 
Method Summary
 
Methods inherited from interface org.qi4j.library.struts2.support.ProvidesEntityOf
getEntity, getId, setId
 
Methods inherited from interface com.opensymphony.xwork2.Action
execute
 
Methods inherited from interface com.opensymphony.xwork2.Validateable
validate
 
Methods inherited from interface com.opensymphony.xwork2.ValidationAware
addActionError, addActionMessage, addFieldError, getActionErrors, getActionMessages, getFieldErrors, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, setActionErrors, setActionMessages, setFieldErrors
 
Methods inherited from interface com.opensymphony.xwork2.TextProvider
getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasKey
 
Methods inherited from interface com.opensymphony.xwork2.LocaleProvider
getLocale