Class Hierarchy
- java.lang.Object
- org.apache.struts2.ActionSupport (implements org.apache.struts2.action.Action, org.apache.struts2.locale.LocaleProvider, java.io.Serializable, org.apache.struts2.text.TextProvider, org.apache.struts2.Validateable, org.apache.struts2.interceptor.ValidationAware)
- org.apache.struts2.showcase.person.EditPersonAction
- org.apache.struts2.showcase.person.ListPeopleAction
- org.apache.struts2.showcase.person.NewPersonAction
- org.apache.struts2.showcase.person.Person
- org.apache.struts2.showcase.person.PersonManager
- org.apache.struts2.ActionSupport (implements org.apache.struts2.action.Action, org.apache.struts2.locale.LocaleProvider, java.io.Serializable, org.apache.struts2.text.TextProvider, org.apache.struts2.Validateable, org.apache.struts2.interceptor.ValidationAware)