Package | Description |
---|---|
org.drools.impl.adapters | |
org.drools.runtime.rule |
The rule runtime classes.
|
Modifier and Type | Class and Description |
---|---|
class |
QueryResultsRowAdapter |
class |
RowAdapter |
Modifier and Type | Interface and Description |
---|---|
interface |
QueryResultsRow
A row of data from the QueryResults container.
|
Modifier and Type | Method and Description |
---|---|
void |
ViewChangedEventListener.rowAdded(Row row) |
void |
ViewChangedEventListener.rowRemoved(Row row) |
void |
ViewChangedEventListener.rowUpdated(Row row) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.