Uses of Class
org.exoplatform.services.wsrp.type.UpdateResponse

Packages that use UpdateResponse
org.exoplatform.services.wsrp.type   
 

Uses of UpdateResponse in org.exoplatform.services.wsrp.type
 

Methods in org.exoplatform.services.wsrp.type that return UpdateResponse
 UpdateResponse BlockingInteractionResponse.getUpdateResponse()
          Gets the updateResponse value for this BlockingInteractionResponse.
 

Methods in org.exoplatform.services.wsrp.type with parameters of type UpdateResponse
 void BlockingInteractionResponse.setUpdateResponse(UpdateResponse updateResponse)
          Sets the updateResponse value for this BlockingInteractionResponse.
 

Constructors in org.exoplatform.services.wsrp.type with parameters of type UpdateResponse
BlockingInteractionResponse(UpdateResponse updateResponse, java.lang.String redirectURL, Extension[] extensions)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.