be.ehealth.businessconnector.genins.service.impl
Class GenInsServiceImpl
java.lang.Object
be.ehealth.businessconnector.genins.service.impl.GenInsServiceImpl
- All Implemented Interfaces:
- GenInsService, ConfigurationModuleBootstrap.ModuleBootstrapHook
public class GenInsServiceImpl
- extends Object
- implements GenInsService, ConfigurationModuleBootstrap.ModuleBootstrapHook
Implementation of GenInsService
GenInsServiceImpl
public GenInsServiceImpl()
getInsurabilityAsFlat
public GetInsurabilityAsFlatResponse getInsurabilityAsFlat(SAMLToken token,
GetInsurabilityAsXmlOrFlatRequestType request)
throws GenInsBusinessConnectorException,
TechnicalConnectorException,
SessionManagementException
- Description copied from interface:
GenInsService
- Method which call the web service getInsurabilityAsFlat
- Specified by:
getInsurabilityAsFlat in interface GenInsService
- Parameters:
token - the token
- Returns:
- GetInsurabilityAsFlatResponse object
- Throws:
GenInsBusinessConnectorException
TechnicalConnectorException - the malformed url exception
SessionManagementException- See Also:
be.ehealth.businessconnector.genins.service.GenInsService#getInsurabilityAsFlat(be.fgov.ehealth.genericinsurability.protocol.v1.GetInsurabilityAsXmlOrFlatRequestType)
getInsurability
public GetInsurabilityResponse getInsurability(SAMLToken token,
GetInsurabilityAsXmlOrFlatRequestType requestType)
throws GenInsBusinessConnectorException,
TechnicalConnectorException,
SessionManagementException
- Description copied from interface:
GenInsService
- Method which call the web service getInsurability
- Specified by:
getInsurability in interface GenInsService
- Returns:
- GetInsurabilityResponse object
- Throws:
GenInsBusinessConnectorException
TechnicalConnectorException - the malformed url exception
SessionManagementException- See Also:
be.ehealth.businessconnector.genins.service.GenInsService#getInsurability(be.fgov.ehealth.genericinsurability.protocol.v1.GetInsurabilityAsXmlOrFlatRequestType)
bootstrap
public void bootstrap()
- Specified by:
bootstrap in interface ConfigurationModuleBootstrap.ModuleBootstrapHook
Connector Packaging generic 3.21.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.