Uses of Class
org.ow2.dragon.api.to.organization.PersonToTechServiceTO

Packages that use PersonToTechServiceTO
org.ow2.dragon.api.service.organization   
org.ow2.dragon.service.organization   
 

Uses of PersonToTechServiceTO in org.ow2.dragon.api.service.organization
 

Methods in org.ow2.dragon.api.service.organization that return types with arguments of type PersonToTechServiceTO
 java.util.List<PersonToTechServiceTO> RoleOfPartyManager.getPersonRolesByTechService(java.lang.String techServiceId, RequestOptionsTO requestOptionsTO)
          Retrieve all links between the given tech service and a person
 

Uses of PersonToTechServiceTO in org.ow2.dragon.service.organization
 

Methods in org.ow2.dragon.service.organization that return types with arguments of type PersonToTechServiceTO
 java.util.List<PersonToTechServiceTO> RoleOfPartyManagerImpl.getPersonRolesByTechService(java.lang.String techServiceId, RequestOptionsTO requestOptionsTO)
           
 



Copyright © 2008-2009 eBMWebsourcing. All Rights Reserved.