|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.ehealth.businessconnector.recipe.builders.BuilderFactory
@Deprecated public class BuilderFactory
A factory for creating CreatePrescriptionBuilder, GetPrescriptionBuilder, ListFeedbackBuilder,
ListOpenPrescriptionBuilder, RevokePrescriptionBuilder, SendNotificationBuilder,
UpdateFeedbackFlagBuilder.
| Constructor Summary | |
|---|---|
BuilderFactory()
Deprecated. Instantiates a new builder factory. |
|
| Method Summary | |
|---|---|
CreatePrescriptionBuilder |
getCreatePrescriptionBuilder()
Deprecated. Gets the creates the prescription builder. |
GetPrescriptionBuilder |
getGetPrescriptionBuilder()
Deprecated. Gets the gets the prescription builder. |
ListFeedbackBuilder |
getListFeedbackBuilder()
Deprecated. Gets the list feedback builder. |
ListOpenPrescriptionBuilder |
getListOpenPrescriptionBuilder()
Deprecated. Gets the list open prescription builder. |
RevokePrescriptionBuilder |
getRevokePrescriptionBuilder()
Deprecated. Gets the revoke prescription builder. |
SendNotificationBuilder |
getSendNotificationBuilder()
Deprecated. Gets the send notification builder. |
UpdateFeedbackFlagBuilder |
getUpdateFeedbackFlagBuilder()
Deprecated. Gets the update feedback flag builder. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BuilderFactory()
| Method Detail |
|---|
public CreatePrescriptionBuilder getCreatePrescriptionBuilder()
public GetPrescriptionBuilder getGetPrescriptionBuilder()
public RevokePrescriptionBuilder getRevokePrescriptionBuilder()
public SendNotificationBuilder getSendNotificationBuilder()
public ListOpenPrescriptionBuilder getListOpenPrescriptionBuilder()
public UpdateFeedbackFlagBuilder getUpdateFeedbackFlagBuilder()
public ListFeedbackBuilder getListFeedbackBuilder()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||