|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ehealth.businessconnector.recipe.builders.RevokePrescriptionBuilder
@Deprecated public class RevokePrescriptionBuilder
The Class RevokePrescriptionBuilder.
Constructor Summary | |
---|---|
RevokePrescriptionBuilder()
Deprecated. |
|
RevokePrescriptionBuilder(Crypto systemCrypto)
Deprecated. Use it without crypto |
Method Summary | |
---|---|
RevokePrescriptionRequest |
buildRevokePrescription(String rid,
String reason)
Deprecated. Builds the revoke prescription. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
@Deprecated public RevokePrescriptionBuilder(Crypto systemCrypto)
public RevokePrescriptionBuilder()
Method Detail |
---|
public RevokePrescriptionRequest buildRevokePrescription(String rid, String reason) throws TechnicalConnectorException
rid
- the ridreason
- the reason
TechnicalConnectorException
- the technical connector exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |