|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntraHubService | |
---|---|
be.ehealth.businessconnector.hub.service | |
be.ehealth.businessconnector.hub.service.impl |
Uses of IntraHubService in be.ehealth.businessconnector.hub.service |
---|
Methods in be.ehealth.businessconnector.hub.service that return IntraHubService | |
---|---|
static IntraHubService |
ServiceFactory.getIntraHubService()
Gets the IntraHubService |
Uses of IntraHubService in be.ehealth.businessconnector.hub.service.impl |
---|
Classes in be.ehealth.businessconnector.hub.service.impl that implement IntraHubService | |
---|---|
class |
IntraHubServiceImpl
Implementation of IntraHubService Extends : IntraHubAbstract |
Constructors in be.ehealth.businessconnector.hub.service.impl with parameters of type IntraHubService | |
---|---|
IntraHubAccessRightServiceImpl(IntraHubService hubService,
HubReplyValidator validator)
Instantiates a new intra hub access right service. |
|
IntraHubHCPartyServiceImpl(IntraHubService hubService,
HubReplyValidator validator)
Instantiates a new intra hub hc party service. |
|
IntraHubPatientServiceImpl(IntraHubService hubService,
HubReplyValidator validator)
Instantiates a new intra hub patient service. |
|
IntraHubTherapeuticLinkServiceImpl(IntraHubService hubService,
HubReplyValidator validator)
Instantiates a new intra hub therapeutic link service. |
|
IntraHubTransactionServiceImpl(IntraHubService hubService,
HubReplyValidator validator)
Instantiates a new intra hub transaction service. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |