Knowledge API Legacy5 Adapter 6.1.0.Final

Uses of Interface
org.drools.runtime.rule.QueryResultsRow

Packages that use QueryResultsRow
org.drools.impl.adapters   
org.drools.runtime.rule The rule runtime classes. 
 

Uses of QueryResultsRow in org.drools.impl.adapters
 

Classes in org.drools.impl.adapters that implement QueryResultsRow
 class QueryResultsRowAdapter
           
 

Methods in org.drools.impl.adapters that return types with arguments of type QueryResultsRow
 Iterator<QueryResultsRow> QueryResultsAdapter.iterator()
           
 

Uses of QueryResultsRow in org.drools.runtime.rule
 

Methods in org.drools.runtime.rule that return types with arguments of type QueryResultsRow
 Iterator<QueryResultsRow> QueryResults.iterator()
           
 


Knowledge API Legacy5 Adapter 6.1.0.Final

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.