Uses of Interface
at.ac.tuwien.vitalab.hrcrm.service.PartyService

Packages that use PartyService
at.ac.tuwien.vitalab.hrcrm.pdf.party   
at.ac.tuwien.vitalab.hrcrm.service   
at.ac.tuwien.vitalab.hrcrm.ws.party   
at.ac.tuwien.vitalab.hrcrm.xsl.party   
 

Uses of PartyService in at.ac.tuwien.vitalab.hrcrm.pdf.party
 

Methods in at.ac.tuwien.vitalab.hrcrm.pdf.party with parameters of type PartyService
 void PartyPdfController.setPartyService(PartyService partyService)
          Write access to private field.
 

Uses of PartyService in at.ac.tuwien.vitalab.hrcrm.service
 

Classes in at.ac.tuwien.vitalab.hrcrm.service that implement PartyService
 class PartyServiceImpl<T>
           
 

Uses of PartyService in at.ac.tuwien.vitalab.hrcrm.ws.party
 

Fields in at.ac.tuwien.vitalab.hrcrm.ws.party declared as PartyService
protected  PartyService AbstractPartyEndpoint.partyService
           
 

Methods in at.ac.tuwien.vitalab.hrcrm.ws.party with parameters of type PartyService
 void AbstractPartyEndpoint.setPartyService(PartyService partyService)
          Write access to private field.
 

Uses of PartyService in at.ac.tuwien.vitalab.hrcrm.xsl.party
 

Methods in at.ac.tuwien.vitalab.hrcrm.xsl.party with parameters of type PartyService
 void PartyXslController.setPartyService(PartyService partyService)
          Write access to private field.
 



Copyright © 2008 null. All Rights Reserved.