Uses of Class
org.apache.struts2.showcase.person.Person
Packages that use Person
-
Uses of Person in org.apache.struts2.showcase.person
Methods in org.apache.struts2.showcase.person that return PersonMethods in org.apache.struts2.showcase.person that return types with arguments of type PersonModifier and TypeMethodDescriptionListPeopleAction.getPeople()PersonManager.getPeople()EditPersonAction.getPersons()Methods in org.apache.struts2.showcase.person with parameters of type PersonModifier and TypeMethodDescriptionvoidPersonManager.createPerson(Person person) voidvoidPersonManager.updatePerson(Person person) Method parameters in org.apache.struts2.showcase.person with type arguments of type Person