Class ExecuteQueryOperation

  • All Implemented Interfaces:
    IOperation, java.io.Serializable

    @JsonObject("as.dto.query.execute.ExecuteQueryOperation")
    public class ExecuteQueryOperation
    extends java.lang.Object
    implements IOperation
    See Also:
    Serialized Form
    • Method Detail

      • getQueryId

        public IQueryId getQueryId()
      • getMessage

        public java.lang.String getMessage()
        Specified by:
        getMessage in interface IOperation
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object