Class ExtDirectResponseRaw

java.lang.Object
ch.ralscha.extdirectspring.bean.BaseResponse
ch.ralscha.extdirectspring.bean.ExtDirectResponseRaw

public class ExtDirectResponseRaw extends BaseResponse
Represents the response of a Ext Direct call with a raw (json) result. Internal class
  • Constructor Details

  • Method Details

    • getTid

      public int getTid()
    • getAction

      public String getAction()
    • getMethod

      public String getMethod()
    • getResult

      public String getResult()