Uses of Class
org.apache.struts2.showcase.person.PersonManager

Packages that use PersonManager
org.apache.struts2.showcase.person   
 

Uses of PersonManager in org.apache.struts2.showcase.person
 

Methods in org.apache.struts2.showcase.person with parameters of type PersonManager
 void NewPersonAction.setPersonManager(PersonManager personManager)
           
 void ListPeopleAction.setPersonManager(PersonManager personManager)
           
 void EditPersonAction.setPersonManager(PersonManager personManager)
           
 



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.