Class CmsRpcCallHelper

java.lang.Object
org.opencms.ugc.client.CmsRpcCallHelper

public class CmsRpcCallHelper extends Object
Helper class to execute an RPC call with a custom callback to enable/disable the wait animation.

  • Constructor Details

    • CmsRpcCallHelper

      Creates a new instance.

      Parameters:
      counter - the request counter to keep track of running requests
  • Method Details

    • executeRpc

      public void executeRpc(com.google.gwt.http.client.RequestBuilder requestBuilder)
      Executes the RPC call.

      Parameters:
      requestBuilder - the request builder returned by the service interface