public class GenInsServiceImpl extends Object implements GenInsService, ConfigurationModuleBootstrap.ModuleBootstrapHook
GenInsService
Constructor and Description |
---|
GenInsServiceImpl() |
Modifier and Type | Method and Description |
---|---|
void |
bootstrap() |
GetInsurabilityResponse |
getInsurability(SAMLToken token,
GetInsurabilityAsXmlOrFlatRequestType requestType)
Method which call the web service getInsurability
|
GetInsurabilityAsFlatResponse |
getInsurabilityAsFlat(SAMLToken token,
GetInsurabilityAsXmlOrFlatRequestType request)
Method which call the web service getInsurabilityAsFlat
|
public GetInsurabilityAsFlatResponse getInsurabilityAsFlat(SAMLToken token, GetInsurabilityAsXmlOrFlatRequestType request) throws GenInsBusinessConnectorException, TechnicalConnectorException, SessionManagementException
GenInsService
getInsurabilityAsFlat
in interface GenInsService
token
- the tokenGenInsBusinessConnectorException
TechnicalConnectorException
- the malformed url exceptionSessionManagementException
be.ehealth.businessconnector.genins.service.GenInsService#getInsurabilityAsFlat(be.fgov.ehealth.genericinsurability.protocol.v1.GetInsurabilityAsXmlOrFlatRequestType)
public GetInsurabilityResponse getInsurability(SAMLToken token, GetInsurabilityAsXmlOrFlatRequestType requestType) throws GenInsBusinessConnectorException, TechnicalConnectorException, SessionManagementException
GenInsService
getInsurability
in interface GenInsService
GenInsBusinessConnectorException
TechnicalConnectorException
- the malformed url exceptionSessionManagementException
be.ehealth.businessconnector.genins.service.GenInsService#getInsurability(be.fgov.ehealth.genericinsurability.protocol.v1.GetInsurabilityAsXmlOrFlatRequestType)
public void bootstrap()
bootstrap
in interface ConfigurationModuleBootstrap.ModuleBootstrapHook
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.