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
GenInsServicegetInsurabilityAsFlat in interface GenInsServicetoken - the tokenGenInsBusinessConnectorExceptionTechnicalConnectorException - the malformed url exceptionSessionManagementExceptionbe.ehealth.businessconnector.genins.service.GenInsService#getInsurabilityAsFlat(be.fgov.ehealth.genericinsurability.protocol.v1.GetInsurabilityAsXmlOrFlatRequestType)public GetInsurabilityResponse getInsurability(SAMLToken token, GetInsurabilityAsXmlOrFlatRequestType requestType) throws GenInsBusinessConnectorException, TechnicalConnectorException, SessionManagementException
GenInsServicegetInsurability in interface GenInsServiceGenInsBusinessConnectorExceptionTechnicalConnectorException - the malformed url exceptionSessionManagementExceptionbe.ehealth.businessconnector.genins.service.GenInsService#getInsurability(be.fgov.ehealth.genericinsurability.protocol.v1.GetInsurabilityAsXmlOrFlatRequestType)public void bootstrap()
bootstrap in interface ConfigurationModuleBootstrap.ModuleBootstrapHook
Connector Packaging generic 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.