Class EntityBatchHandler.ResponseBase

    • Field Detail

      • reference

        public String reference
      • entityURL

        public String entityURL
      • status

        public int status
      • failure

        public transient boolean failure
    • Constructor Detail

      • ResponseBase

        public ResponseBase()
    • Method Detail

      • getReference

        public String getReference()
      • getEntityURL

        public String getEntityURL()
      • getStatus

        public int getStatus()
      • isFailure

        public boolean isFailure()