Class QueryableIndex


  • public class QueryableIndex
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.drools.verifier.core.index.query.QueryableIndex.Where getColumns()  
      org.drools.verifier.core.index.query.QueryableIndex.Where getObjectTypes()  
      org.drools.verifier.core.index.query.QueryableIndex.Where getRules()  
      • Methods inherited from class java.lang.Object

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

      • getRules

        public org.drools.verifier.core.index.query.QueryableIndex.Where getRules()
      • getColumns

        public org.drools.verifier.core.index.query.QueryableIndex.Where getColumns()
      • getObjectTypes

        public org.drools.verifier.core.index.query.QueryableIndex.Where getObjectTypes()