com.worklight.wlclient.api

Class WLProcedureInvocationResult

  • Direct Known Subclasses:
    WLProcedureInvocationResponse

    Deprecated. 
    Use WLResourceRequest API instead.
    This class extends WLResponse. This class contains statuses and data that the adapter procedure retrieves.

    public class WLProcedureInvocationResult
    extends WLResponse
    • Method Detail

      • isSuccessful

        public boolean isSuccessful()
        Deprecated. 
        This method returns true if the procedure invocation was technically successful. Application errors are returned as part of the retrieved data, and not in this flag.


© Copyright IBM Corp. 2006, 2015. All Rights Reserved.