Package | Description |
---|---|
be.ehealth.businessconnector.ehbox.v3.builders |
Contains the interface to build the Object that 'll be passed to the services and the BuilderFactory to get it
|
be.ehealth.businessconnector.ehbox.v3.builders.impl | |
be.ehealth.businessconnector.ehbox.v3.service |
Contains the interface of the service publication and consultation and the factory to get it back
|
be.ehealth.businessconnector.ehbox.v3.service.impl | |
be.ehealth.businessconnector.ehbox.v3.session |
Contains the interface of the service ehealthBox and the factory to get it back
|
be.ehealth.businessconnector.ehbox.v3.session.impl | |
be.fgov.ehealth.ehbox.consultation.protocol.v3 |
Modifier and Type | Method and Description |
---|---|
InsertOoORequest |
RequestBuilder.createInsertOoORequest(BoxIdType boxId,
org.joda.time.DateTime startDate,
org.joda.time.DateTime endDate,
BoxIdType... substitutes)
Insert an Out of Office with substitutes for the given Ehealthboxes .
|
InsertOoORequest |
RequestBuilder.createInsertOoORequest(BoxIdType boxId,
org.joda.time.DateTime startDate,
org.joda.time.DateTime endDate,
List<BoxIdType> substitutes)
Insert an Out of Office with substitutes for the given Ehealthboxes .
|
InsertOoORequest |
RequestBuilder.createInsertOoORequest(org.joda.time.DateTime startDate,
org.joda.time.DateTime endDate,
BoxIdType... substitutes)
Insert an Out of Office with substitutes for the default ehealthBox.
|
InsertOoORequest |
RequestBuilder.createInsertOoORequest(org.joda.time.DateTime startDate,
org.joda.time.DateTime endDate,
List<BoxIdType> substitutes)
Insert an Out of Office with substitutes for the default ehealthBox.
|
Modifier and Type | Method and Description |
---|---|
InsertOoORequest |
RequestBuilderImpl.createInsertOoORequest(BoxIdType boxId,
org.joda.time.DateTime startDate,
org.joda.time.DateTime endDate,
BoxIdType... substitutes) |
InsertOoORequest |
RequestBuilderImpl.createInsertOoORequest(BoxIdType boxId,
org.joda.time.DateTime startDate,
org.joda.time.DateTime endDate,
List<BoxIdType> substitutes) |
InsertOoORequest |
RequestBuilderImpl.createInsertOoORequest(org.joda.time.DateTime startDate,
org.joda.time.DateTime endDate,
BoxIdType... substitutes) |
InsertOoORequest |
RequestBuilderImpl.createInsertOoORequest(org.joda.time.DateTime startDate,
org.joda.time.DateTime endDate,
List<BoxIdType> substitutes) |
Modifier and Type | Method and Description |
---|---|
InsertOoOResponse |
ConsultationService.insertOoO(SAMLToken token,
InsertOoORequest request)
insert Out Of Office period.
|
Modifier and Type | Method and Description |
---|---|
InsertOoOResponse |
ConsultationServiceImpl.insertOoO(SAMLToken token,
InsertOoORequest request) |
Modifier and Type | Method and Description |
---|---|
InsertOoOResponse |
EhealthBoxServiceV3.insertOoO(InsertOoORequest request)
insert Out Of Office period.
|
Modifier and Type | Method and Description |
---|---|
InsertOoOResponse |
EhealthBoxServiceV3Impl.insertOoO(InsertOoORequest request) |
Modifier and Type | Method and Description |
---|---|
InsertOoORequest |
ObjectFactory.createInsertOoORequest()
Create an instance of
InsertOoORequest |
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.