|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetOoOListRequest | |
---|---|
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 |
Uses of GetOoOListRequest in be.ehealth.businessconnector.ehbox.v3.builders |
---|
Methods in be.ehealth.businessconnector.ehbox.v3.builders that return GetOoOListRequest | |
---|---|
GetOoOListRequest |
RequestBuilder.createGetOoOListRequest()
retrieve the Out Of Offices for the default ehealthbox. |
GetOoOListRequest |
RequestBuilder.createGetOoOListRequest(BoxIdType boxId)
retrieve the Out Of Offices for the given ehealthBox. |
Uses of GetOoOListRequest in be.ehealth.businessconnector.ehbox.v3.builders.impl |
---|
Methods in be.ehealth.businessconnector.ehbox.v3.builders.impl that return GetOoOListRequest | |
---|---|
GetOoOListRequest |
RequestBuilderImpl.createGetOoOListRequest()
|
GetOoOListRequest |
RequestBuilderImpl.createGetOoOListRequest(BoxIdType boxId)
|
Uses of GetOoOListRequest in be.ehealth.businessconnector.ehbox.v3.service |
---|
Methods in be.ehealth.businessconnector.ehbox.v3.service with parameters of type GetOoOListRequest | |
---|---|
GetOoOListResponse |
ConsultationService.getOoOList(SAMLToken token,
GetOoOListRequest request)
delete specific OoO périod. |
Uses of GetOoOListRequest in be.ehealth.businessconnector.ehbox.v3.service.impl |
---|
Methods in be.ehealth.businessconnector.ehbox.v3.service.impl with parameters of type GetOoOListRequest | |
---|---|
GetOoOListResponse |
ConsultationServiceImpl.getOoOList(SAMLToken token,
GetOoOListRequest request)
|
Uses of GetOoOListRequest in be.ehealth.businessconnector.ehbox.v3.session |
---|
Methods in be.ehealth.businessconnector.ehbox.v3.session with parameters of type GetOoOListRequest | |
---|---|
GetOoOListResponse |
EhealthBoxServiceV3.getOoOList(GetOoOListRequest request)
get list of periods of OoO for specific user. |
Uses of GetOoOListRequest in be.ehealth.businessconnector.ehbox.v3.session.impl |
---|
Methods in be.ehealth.businessconnector.ehbox.v3.session.impl with parameters of type GetOoOListRequest | |
---|---|
GetOoOListResponse |
EhealthBoxServiceV3Impl.getOoOList(GetOoOListRequest request)
|
Uses of GetOoOListRequest in be.fgov.ehealth.ehbox.consultation.protocol.v3 |
---|
Methods in be.fgov.ehealth.ehbox.consultation.protocol.v3 that return GetOoOListRequest | |
---|---|
GetOoOListRequest |
ObjectFactory.createGetOoOListRequest()
Create an instance of GetOoOListRequest |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |