Uses of Class
org.ow2.dragon.persistence.bo.organization.PartyToTechService

Packages that use PartyToTechService
org.ow2.dragon.persistence.bo.deployment   
 

Uses of PartyToTechService in org.ow2.dragon.persistence.bo.deployment
 

Methods in org.ow2.dragon.persistence.bo.deployment that return types with arguments of type PartyToTechService
 java.util.Set<PartyToTechService> TechnicalService.getRoles()
           
 

Methods in org.ow2.dragon.persistence.bo.deployment with parameters of type PartyToTechService
 void TechnicalService.addRole(PartyToTechService role)
           
 

Method parameters in org.ow2.dragon.persistence.bo.deployment with type arguments of type PartyToTechService
 void TechnicalService.setRoles(java.util.Set<PartyToTechService> roles)
           
 



Copyright © 2008 eBMWebsourcing. All Rights Reserved.