be.ehealth.businessconnector.recipe.builders
Class BuilderFactory

java.lang.Object
  extended by be.ehealth.businessconnector.recipe.builders.BuilderFactory

Deprecated.

@Deprecated
public class BuilderFactory
extends Object

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

BuilderFactory

public BuilderFactory()
Deprecated. 
Instantiates a new builder factory.

Method Detail

getCreatePrescriptionBuilder

public CreatePrescriptionBuilder getCreatePrescriptionBuilder()
Deprecated. 
Gets the creates the prescription builder.

Returns:
the creates the prescription builder

getGetPrescriptionBuilder

public GetPrescriptionBuilder getGetPrescriptionBuilder()
Deprecated. 
Gets the gets the prescription builder.

Returns:
the gets the prescription builder

getRevokePrescriptionBuilder

public RevokePrescriptionBuilder getRevokePrescriptionBuilder()
Deprecated. 
Gets the revoke prescription builder.

Returns:
the revoke prescription builder

getSendNotificationBuilder

public SendNotificationBuilder getSendNotificationBuilder()
Deprecated. 
Gets the send notification builder.

Returns:
the send notification builder

getListOpenPrescriptionBuilder

public ListOpenPrescriptionBuilder getListOpenPrescriptionBuilder()
Deprecated. 
Gets the list open prescription builder.

Returns:
the list open prescription builder

getUpdateFeedbackFlagBuilder

public UpdateFeedbackFlagBuilder getUpdateFeedbackFlagBuilder()
Deprecated. 
Gets the update feedback flag builder.

Returns:
the update feedback flag builder

getListFeedbackBuilder

public ListFeedbackBuilder getListFeedbackBuilder()
Deprecated. 
Gets the list feedback builder.

Returns:
the list feedback builder



Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.