|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ObjectFilter | |
| javax.rules | Provides the core client interfaces for using rule engine. |
| Uses of ObjectFilter in javax.rules |
| Methods in javax.rules with parameters of type ObjectFilter | |
java.util.List |
StatelessRuleSession.executeRules(java.util.List objects,
ObjectFilter filter)
Executes the rules in the bound rule execution set using the supplied list of objects. |
java.util.List |
StatefulRuleSession.getObjects(ObjectFilter filter)
Returns a List over the objects in rule session state of this rule session. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||