Class FlatQueryResultRow
- java.lang.Object
-
- org.drools.core.runtime.rule.impl.FlatQueryResultRow
-
- All Implemented Interfaces:
org.kie.api.runtime.rule.QueryResultsRow,org.kie.api.runtime.rule.Row
public class FlatQueryResultRow extends Object implements org.kie.api.runtime.rule.QueryResultsRow
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Objectget(String identifier)org.kie.api.runtime.rule.FactHandlegetFactHandle(String identifier)List<String>getIdentifiers()
-