|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ehealth.businessconnector.recipe.builders.GetPrescriptionBuilder
@Deprecated public class GetPrescriptionBuilder
The Class GetPrescriptionBuilder.
Constructor Summary | |
---|---|
GetPrescriptionBuilder()
Deprecated. |
|
GetPrescriptionBuilder(Crypto crypto)
Deprecated. Use it without crypto |
Method Summary | |
---|---|
GetPrescriptionForPrescriberRequest |
buildRequest(String rid)
Deprecated. Builds the request. |
GetPrescriptionForPrescriberResult |
buildResult(GetPrescriptionForPrescriberResponse response)
Deprecated. Builds the result. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
@Deprecated public GetPrescriptionBuilder(Crypto crypto)
public GetPrescriptionBuilder()
Method Detail |
---|
public GetPrescriptionForPrescriberRequest buildRequest(String rid) throws TechnicalConnectorException
rid
- the rid
TechnicalConnectorException
- the technical connector exceptionpublic GetPrescriptionForPrescriberResult buildResult(GetPrescriptionForPrescriberResponse response) throws TechnicalConnectorException
response
- the response
TechnicalConnectorException
- the technical connector exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |