Uses of Class
arta.synergy.web.common.client.data.filecabinet.SimplePerson

Packages that use SimplePerson
arta.synergy.web.common.client.data.filecabinet   
 

Uses of SimplePerson in arta.synergy.web.common.client.data.filecabinet
 

Methods in arta.synergy.web.common.client.data.filecabinet that return types with arguments of type SimplePerson
 java.util.ArrayList<SimplePerson> Department.getGroupMemebers()
           
 java.util.ArrayList<SimplePerson> Position.getPersons()
           
 

Method parameters in arta.synergy.web.common.client.data.filecabinet with type arguments of type SimplePerson
 void Department.setGroupMemebers(java.util.ArrayList<SimplePerson> groupMemebers)
           
 void Position.setPersons(java.util.ArrayList<SimplePerson> persons)
           
 



Copyright © 2000 Dummy Corp. All Rights Reserved.