|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ehealth.businessconnector.recipe.builders.UpdateFeedbackFlagBuilder
@Deprecated public class UpdateFeedbackFlagBuilder
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 |
---|
@Deprecated public UpdateFeedbackFlagBuilder(Crypto crypto)
public UpdateFeedbackFlagBuilder()
Method Detail |
---|
public UpdateFeedbackFlagRequest buildRequest(String rid, boolean feedbackAllowed) throws TechnicalConnectorException
rid
- the ridfeedbackAllowed
- the feedback allowed
TechnicalConnectorException
- the technical connector exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |