|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ehealth.businessconnector.recipe.builders.ListFeedbackBuilder
@Deprecated public class ListFeedbackBuilder
The Class ListFeedbackBuilder.
Constructor Summary | |
---|---|
ListFeedbackBuilder()
Deprecated. |
|
ListFeedbackBuilder(Crypto crypto)
Deprecated. Use it without crypto |
Method Summary | |
---|---|
ListFeedbacksRequest |
buildRequest(boolean readFlag)
Deprecated. Builds the request. |
ListFeedbacksResult |
buildResult(ListFeedbacksResponse response)
Deprecated. Builds the result. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
@Deprecated public ListFeedbackBuilder(Crypto crypto)
public ListFeedbackBuilder()
Method Detail |
---|
public ListFeedbacksRequest buildRequest(boolean readFlag) throws TechnicalConnectorException
readFlag
- the read flag
TechnicalConnectorException
- the technical connector exceptionpublic ListFeedbacksResult buildResult(ListFeedbacksResponse response) throws TechnicalConnectorException, RecipeBusinessConnectorException
response
- the response
TechnicalConnectorException
RecipeBusinessConnectorException
DataFormatException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |