public class FlatQueryResultRow extends Object implements org.kie.api.runtime.rule.QueryResultsRow
FlatQueryResultRow(Map<String,Integer> identifiers, List result, List<org.kie.api.runtime.rule.FactHandle> factHandles)
Object
get(String identifier)
org.kie.api.runtime.rule.FactHandle
getFactHandle(String identifier)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FlatQueryResultRow(Map<String,Integer> identifiers, List result, List<org.kie.api.runtime.rule.FactHandle> factHandles)
public Object get(String identifier)
get
org.kie.api.runtime.rule.Row
public org.kie.api.runtime.rule.FactHandle getFactHandle(String identifier)
getFactHandle
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.