Class ExecuteRequest

    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • portal

        public final Portal portal
      • asSimple

        public final boolean asSimple
    • Constructor Detail

      • ExecuteRequest

        ExecuteRequest​(SimpleQuery query,
                       Portal portal,
                       boolean asSimple)