|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ehealth.businessconnector.genins.service.ServiceFactory
public final class ServiceFactory
A factory for GenInsService
Field Summary | |
---|---|
static String[] |
GENINS_XSD
Required XSD (!order is important) |
Method Summary | |
---|---|
static GenericRequest |
getGeninsPort(SAMLToken token)
Gets the Genins service. |
static GenInsService |
getGeninsService()
Gets the Generic Insurability service. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String[] GENINS_XSD
Method Detail |
---|
public static GenInsService getGeninsService()
public static GenericRequest getGeninsPort(SAMLToken token) throws MalformedURLException, TechnicalConnectorException, GenInsBusinessConnectorException
token
- the token
MalformedURLException
- the malformed url exception
TechnicalConnectorException
- the technical connector exception
GenInsBusinessConnectorException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |