|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UpdateResponse | |
|---|---|
| org.exoplatform.services.wsrp2.type | |
| Uses of UpdateResponse in org.exoplatform.services.wsrp2.type |
|---|
| Methods in org.exoplatform.services.wsrp2.type that return UpdateResponse | |
|---|---|
UpdateResponse |
BlockingInteractionResponse.getUpdateResponse()
Gets the updateResponse value for this BlockingInteractionResponse. |
UpdateResponse |
HandleEventsResponse.getUpdateResponse()
Gets the updateResponse value for this HandleEventsResponse. |
| Methods in org.exoplatform.services.wsrp2.type with parameters of type UpdateResponse | |
|---|---|
void |
BlockingInteractionResponse.setUpdateResponse(UpdateResponse updateResponse)
Sets the updateResponse value for this BlockingInteractionResponse. |
void |
HandleEventsResponse.setUpdateResponse(UpdateResponse updateResponse)
Sets the updateResponse value for this HandleEventsResponse. |
| Constructors in org.exoplatform.services.wsrp2.type with parameters of type UpdateResponse | |
|---|---|
BlockingInteractionResponse(UpdateResponse updateResponse,
java.lang.String redirectURL,
Extension[] extensions)
|
|
HandleEventsResponse(UpdateResponse updateResponse,
HandleEventsFailed[] failedEvents,
Extension[] extensions)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||