be.ehealth.businessconnector.recipe.builders
Class UpdateFeedbackFlagBuilder

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

Deprecated.

@Deprecated
public class UpdateFeedbackFlagBuilder
extends Object

The Class UpdateFeedbackFlagBuilder.


Constructor Summary
UpdateFeedbackFlagBuilder()
          Deprecated.  
UpdateFeedbackFlagBuilder(Crypto crypto)
          Deprecated. use it without crypto
 
Method Summary
 UpdateFeedbackFlagRequest buildRequest(String rid, boolean feedbackAllowed)
          Deprecated. Builds the request.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateFeedbackFlagBuilder

@Deprecated
public UpdateFeedbackFlagBuilder(Crypto crypto)
Deprecated. use it without crypto

Instantiates a new update feedback flag builder.


UpdateFeedbackFlagBuilder

public UpdateFeedbackFlagBuilder()
Deprecated. 
Method Detail

buildRequest

public UpdateFeedbackFlagRequest buildRequest(String rid,
                                              boolean feedbackAllowed)
                                       throws TechnicalConnectorException
Deprecated. 
Builds the request.

Parameters:
rid - the rid
feedbackAllowed - the feedback allowed
Returns:
the update feedback flag request
Throws:
TechnicalConnectorException - the technical connector exception



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