|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use QueryDef | |
---|---|
com.tibco.rta.model.rule | Model classes and interfaces related to rules and actions. |
com.tibco.rta.query | Query service related interfaces and classes. |
Uses of QueryDef in com.tibco.rta.model.rule |
---|
Methods in com.tibco.rta.model.rule that return QueryDef | |
---|---|
QueryDef |
RuleDef.getClearCondition()
Get the clear condition associated with this rule. |
QueryDef |
RuleDef.getSetCondition()
Get the set condition associated with this rule. |
Uses of QueryDef in com.tibco.rta.query |
---|
Subinterfaces of QueryDef in com.tibco.rta.query | |
---|---|
interface |
QueryByFilterDef
Query definition using filters |
interface |
QueryByKeyDef
Define query using partial or full keys |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |