| Modifier and Type | Method and Description |
|---|---|
static <T extends ResponseType> |
EhealthServiceHelper.callEhealthService_1_0(SAMLToken token,
GenericRequest service,
Object request,
Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator ehealthReplyValidator) |
static <T extends ResponseType> |
EhealthServiceHelper.callEhealthServiceV1(SAMLToken token,
GenericRequest service,
Object request,
Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator ehealthReplyValidator) |
static <T extends StatusResponseType> |
EhealthServiceHelper.callEhealthServiceV2(SAMLToken token,
GenericRequest service,
Object request,
Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator ehealthReplyValidator) |
| Modifier and Type | Method and Description |
|---|---|
static EhealthReplyValidator |
ValidatorFactory.getEhealthReplyValidator(String customClassProperty) |
| Constructor and Description |
|---|
AddressbookTokenServiceImpl(SessionValidator sessVal,
EhealthReplyValidator ehRepVal)
Creates a new InsurabilityServiceImpl
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
AddressbookSessionServiceImplFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
| Constructor and Description |
|---|
AddressbookSessionServiceImpl(SessionValidator sessionValidator,
EhealthReplyValidator replyValidator)
Instantiates a new Addressbook service impl.
|
| Constructor and Description |
|---|
ConsultrnCBSSPersonServiceImpl(SessionValidator sessionValidator,
EhealthReplyValidator replyValidator) |
ConsultrnPersonServiceImpl(SessionValidator sessionValidator,
EhealthReplyValidator replyValidator) |
| Constructor and Description |
|---|
ConsultrnService(SessionValidator sessionValidator,
EhealthReplyValidator replyValidator) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
ConsultrnImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
| Constructor and Description |
|---|
ConsultrnCBSSPersonServiceImpl(SessionValidator sessionValidator,
EhealthReplyValidator replyValidator) |
ConsultrnPersonServiceImpl(SessionValidator sessionValidator,
EhealthReplyValidator replyValidator) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
DicsImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
| Constructor and Description |
|---|
DicsSessionServiceImpl(SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
DicsValidator dicsValidator) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
DicsImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
EhboxServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
GenAsyncServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
GenInsServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
HubServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
<T> T |
HubServiceCompleteImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
HubServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
MedadminServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
MemberDataServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
MemberDataServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
| Constructor and Description |
|---|
SsinHistoryTokenServiceImpl(SessionValidator sessVal,
EhealthReplyValidator ehRepVal)
Creates a new SsinHistoryServiceImpl
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
SsinHistorySessionServiceImplFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
| Constructor and Description |
|---|
SsinHistorySessionServiceImpl(SessionValidator sessionValidator,
EhealthReplyValidator replyValidator)
Instantiates a new SsinHistory service impl.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
TherlinkServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
WsConsentServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
GenericServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
| Constructor and Description |
|---|
IdSupportServiceImpl(EhealthReplyValidator validator) |
| Constructor and Description |
|---|
SealsServiceImpl(EhealthReplyValidator validator) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
ImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
Crypto hokCrypto,
Crypto encryptionCrypto,
String... additionalParameters)
Deprecated.
use the other createImplementationClass method without crypto
|
<T> T |
ImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
| Modifier and Type | Class and Description |
|---|---|
class |
EhealthReplyValidatorImpl
Implementation of
EhealthReplyValidator |
Connector Packaging PERSNURSE 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.