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 EditPersonAction.setPersonManager(PersonManager personManager)
           
 void NewPersonAction.setPersonManager(PersonManager personManager)
           
 void ListPeopleAction.setPersonManager(PersonManager personManager)
           
 



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