|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GenInsBusinessConnectorException in be.ehealth.businessconnector.genins.builders |
---|
Methods in be.ehealth.businessconnector.genins.builders that throw GenInsBusinessConnectorException | |
---|---|
GetInsurabilityAsXmlOrFlatRequestType |
RequestObjectBuilder.createGetInsurabilityRequest(RequestParameters reqestParameters,
boolean isTest)
createGetInsurabilityRequest method interface which create GetInsurabilityAsXmlOrFlatRequestType object. |
static RequestObjectBuilder |
RequestObjectBuilderFactory.getRequestObjectBuilder()
getRequestObjectBuilder method which create RequestObjectBuilder object. |
Uses of GenInsBusinessConnectorException in be.ehealth.businessconnector.genins.builders.impl |
---|
Methods in be.ehealth.businessconnector.genins.builders.impl that throw GenInsBusinessConnectorException | |
---|---|
GetInsurabilityAsXmlOrFlatRequestType |
RequestObjectBuilderImpl.createGetInsurabilityRequest(RequestParameters reqestParameters,
boolean isTest)
|
Uses of GenInsBusinessConnectorException in be.ehealth.businessconnector.genins.mapper |
---|
Methods in be.ehealth.businessconnector.genins.mapper that throw GenInsBusinessConnectorException | |
---|---|
static CommonInputType |
CommonInputMapper.mapCommonInput(CommonInput input)
|
Uses of GenInsBusinessConnectorException in be.ehealth.businessconnector.genins.service |
---|
Methods in be.ehealth.businessconnector.genins.service that throw GenInsBusinessConnectorException | |
---|---|
static GenericRequest |
ServiceFactory.getGeninsPort(SAMLToken token)
Gets the Genins service. |
GetInsurabilityResponse |
GenInsService.getInsurability(SAMLToken token,
GetInsurabilityAsXmlOrFlatRequestType getInsurabilityAsXmlOrFlatRequestType)
Method which call the web service getInsurability |
GetInsurabilityAsFlatResponse |
GenInsService.getInsurabilityAsFlat(SAMLToken token,
GetInsurabilityAsXmlOrFlatRequestType getInsurabilityAsXmlOrFlatRequestType)
Method which call the web service getInsurabilityAsFlat |
Uses of GenInsBusinessConnectorException in be.ehealth.businessconnector.genins.service.impl |
---|
Methods in be.ehealth.businessconnector.genins.service.impl that throw GenInsBusinessConnectorException | |
---|---|
GetInsurabilityResponse |
GenInsServiceImpl.getInsurability(SAMLToken token,
GetInsurabilityAsXmlOrFlatRequestType requestType)
|
GetInsurabilityAsFlatResponse |
GenInsServiceImpl.getInsurabilityAsFlat(SAMLToken token,
GetInsurabilityAsXmlOrFlatRequestType request)
|
Uses of GenInsBusinessConnectorException in be.ehealth.businessconnector.genins.session |
---|
Methods in be.ehealth.businessconnector.genins.session that throw GenInsBusinessConnectorException | ||
---|---|---|
|
GenInsServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
|
GetInsurabilityResponse |
GenInsService.getInsurability(GetInsurabilityAsXmlOrFlatRequestType getInsurabilityAsXmlOrFlatRequestType)
Method which call the web service getInsurability |
|
GetInsurabilityAsFlatResponse |
GenInsService.getInsurabilityAsFlat(GetInsurabilityAsXmlOrFlatRequestType getInsurabilityAsXmlOrFlatRequestType)
Method which call the web service getInsurabilityAsFlat |
Uses of GenInsBusinessConnectorException in be.ehealth.businessconnector.genins.session.impl |
---|
Methods in be.ehealth.businessconnector.genins.session.impl that throw GenInsBusinessConnectorException | |
---|---|
GetInsurabilityResponse |
GenInsServiceImpl.getInsurability(GetInsurabilityAsXmlOrFlatRequestType request)
|
GetInsurabilityAsFlatResponse |
GenInsServiceImpl.getInsurabilityAsFlat(GetInsurabilityAsXmlOrFlatRequestType request)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |