Uses of Class
be.fgov.ehealth.hubservices.core.v1.HCPartyAdaptedType

Packages that use HCPartyAdaptedType
be.ehealth.businessconnector.hub.builders   
be.ehealth.businessconnector.hub.service   
be.ehealth.businessconnector.hub.service.impl   
be.ehealth.businessconnector.hub.session   
be.ehealth.businessconnector.hub.session.impl   
be.fgov.ehealth.hubservices.core.v1   
 

Uses of HCPartyAdaptedType in be.ehealth.businessconnector.hub.builders
 

Methods in be.ehealth.businessconnector.hub.builders that return HCPartyAdaptedType
 HCPartyAdaptedType RequestBuilder.buildHCPartyAdaptedType(String xml)
          It builds a HCPartyAdaptedType.
 

Methods in be.ehealth.businessconnector.hub.builders with parameters of type HCPartyAdaptedType
 String ResponseBuilder.buildHCPartyAdaptedTypeResponse(HCPartyAdaptedType response)
          It builds the xml for the HCPartyAdaptedType object.
 PutHCPartyRequest RequestBuilderComplete.buildPutHcPartyRequest(HCPartyAdaptedType hcParty)
          Creates a PutHCPartyRequest
 

Uses of HCPartyAdaptedType in be.ehealth.businessconnector.hub.service
 

Methods in be.ehealth.businessconnector.hub.service that return HCPartyAdaptedType
 HCPartyAdaptedType IntraHubHCPartyService.getHCParty(HCPartyIdType hcParty)
          Gets the hC party.
 HCPartyAdaptedType IntraHubHCPartyService.putHCParty(HCPartyAdaptedType hcParty)
          Put hc party.
 

Methods in be.ehealth.businessconnector.hub.service with parameters of type HCPartyAdaptedType
 HCPartyAdaptedType IntraHubHCPartyService.putHCParty(HCPartyAdaptedType hcParty)
          Put hc party.
 

Uses of HCPartyAdaptedType in be.ehealth.businessconnector.hub.service.impl
 

Methods in be.ehealth.businessconnector.hub.service.impl that return HCPartyAdaptedType
 HCPartyAdaptedType IntraHubHCPartyServiceImpl.getHCParty(HCPartyIdType hcParty)
           
 HCPartyAdaptedType IntraHubHCPartyServiceImpl.putHCParty(HCPartyAdaptedType hcParty)
           
 

Methods in be.ehealth.businessconnector.hub.service.impl with parameters of type HCPartyAdaptedType
 HCPartyAdaptedType IntraHubHCPartyServiceImpl.putHCParty(HCPartyAdaptedType hcParty)
           
 

Uses of HCPartyAdaptedType in be.ehealth.businessconnector.hub.session
 

Methods in be.ehealth.businessconnector.hub.session that return HCPartyAdaptedType
 HCPartyAdaptedType HubService.getHCParty(HCPartyIdType hcParty)
          This operation should be used to retrieve the data associated with a healthcare party within a hub.
 HCPartyAdaptedType HubService.putHCParty(HCPartyAdaptedType hcParty)
          This operation should be used to create a healthcare party within a hub.
 

Methods in be.ehealth.businessconnector.hub.session with parameters of type HCPartyAdaptedType
 PutHCPartyResponse HubServiceComplete.putHCParty(HCPartyAdaptedType hcParty)
          This operation should be used to create a healthcare party within a hub.
 HCPartyAdaptedType HubService.putHCParty(HCPartyAdaptedType hcParty)
          This operation should be used to create a healthcare party within a hub.
 

Uses of HCPartyAdaptedType in be.ehealth.businessconnector.hub.session.impl
 

Methods in be.ehealth.businessconnector.hub.session.impl that return HCPartyAdaptedType
 HCPartyAdaptedType HubServiceImpl.getHCParty(HCPartyIdType hcParty)
          This operation should be used to retrieve the data associated with a healthcare party within a hub.
 HCPartyAdaptedType HubServiceImpl.putHCParty(HCPartyAdaptedType hcParty)
          This operation should be used to create a healthcare party within a hub.
 

Methods in be.ehealth.businessconnector.hub.session.impl with parameters of type HCPartyAdaptedType
 HCPartyAdaptedType HubServiceImpl.putHCParty(HCPartyAdaptedType hcParty)
          This operation should be used to create a healthcare party within a hub.
 PutHCPartyResponse HubServiceCompleteImpl.putHCParty(HCPartyAdaptedType hcParty)
          This operation should be used to create a healthcare party within a hub.
 

Uses of HCPartyAdaptedType in be.fgov.ehealth.hubservices.core.v1
 

Methods in be.fgov.ehealth.hubservices.core.v1 that return HCPartyAdaptedType
 HCPartyAdaptedType ObjectFactory.createHCPartyAdaptedType()
          Create an instance of HCPartyAdaptedType
 HCPartyAdaptedType PutHCPartyResponse.getHcparty()
          Gets the value of the hcparty property.
 HCPartyAdaptedType PutHCPartyRequest.getHcparty()
          Gets the value of the hcparty property.
 HCPartyAdaptedType GetHCPartyResponse.getHcparty()
          Gets the value of the hcparty property.
 

Methods in be.fgov.ehealth.hubservices.core.v1 with parameters of type HCPartyAdaptedType
 void PutHCPartyResponse.setHcparty(HCPartyAdaptedType value)
          Sets the value of the hcparty property.
 void PutHCPartyRequest.setHcparty(HCPartyAdaptedType value)
          Sets the value of the hcparty property.
 void GetHCPartyResponse.setHcparty(HCPartyAdaptedType value)
          Sets the value of the hcparty property.
 




Connector Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.