KIE API 6.1.0.Beta2

Uses of Interface
org.kie.api.runtime.rule.Row

Packages that use Row
org.kie.api.runtime.rule The rule runtime classes. 
 

Uses of Row in org.kie.api.runtime.rule
 

Subinterfaces of Row in org.kie.api.runtime.rule
 interface QueryResultsRow
          A row of data from the QueryResults container.
 

Methods in org.kie.api.runtime.rule with parameters of type Row
 void ViewChangedEventListener.rowDeleted(Row row)
           
 void ViewChangedEventListener.rowInserted(Row row)
           
 void ViewChangedEventListener.rowUpdated(Row row)
           
 


KIE API 6.1.0.Beta2

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