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 |
---|---|
DeleteOoORequest |
RequestBuilder.createDeleteOoORequest(BoxIdType boxId,
List<String> oOoIds)
delete the OoO's for the given ehealthBoxes.
|
DeleteOoORequest |
RequestBuilder.createDeleteOoORequest(BoxIdType boxId,
String... oOoIds)
delete the OoO's for the given ehealthBoxes.
|
DeleteOoORequest |
RequestBuilder.createDeleteOoORequest(List<String> oOoIds)
delete the OoO's for the default ehealthbox.
|
DeleteOoORequest |
RequestBuilder.createDeleteOoORequest(String... oOoIds)
delete the OoO's for the default ehealthbox.
|
Modifier and Type | Method and Description |
---|---|
DeleteOoORequest |
RequestBuilderImpl.createDeleteOoORequest(BoxIdType boxId,
List<String> oOoIds) |
DeleteOoORequest |
RequestBuilderImpl.createDeleteOoORequest(BoxIdType boxId,
String... oOoIds) |
DeleteOoORequest |
RequestBuilderImpl.createDeleteOoORequest(List<String> oOoIds) |
DeleteOoORequest |
RequestBuilderImpl.createDeleteOoORequest(String... oOoIds) |
Modifier and Type | Method and Description |
---|---|
DeleteOoOResponse |
ConsultationService.deleteOoO(SAMLToken token,
DeleteOoORequest request)
get list of periods of OoO for specific user.
|
Modifier and Type | Method and Description |
---|---|
DeleteOoOResponse |
ConsultationServiceImpl.deleteOoO(SAMLToken token,
DeleteOoORequest request) |
Modifier and Type | Method and Description |
---|---|
DeleteOoOResponse |
EhealthBoxServiceV3.deleteOoO(DeleteOoORequest request)
delete specific OoO périod.
|
Modifier and Type | Method and Description |
---|---|
DeleteOoOResponse |
EhealthBoxServiceV3Impl.deleteOoO(DeleteOoORequest request) |
Modifier and Type | Method and Description |
---|---|
DeleteOoORequest |
ObjectFactory.createDeleteOoORequest()
Create an instance of
DeleteOoORequest |
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.