Class QueryRequest

    • Constructor Detail

      • QueryRequest

        public QueryRequest​(String ickleQuery,
                            Map<String,​Object> params,
                            long skip,
                            int limit)
    • Method Detail

      • isCreated

        public boolean isCreated()
      • isUpdated

        public boolean isUpdated()
      • isDeleted

        public boolean isDeleted()
      • getIckleQuery

        public String getIckleQuery()
      • skip

        public long skip()
      • limit

        public int limit()