IBM WebSphere Application ServerTM
Release 6

Package  com.ibm.wbiserver.brules.mgmt.query

Interface Summary
PropertyQueryNodeThis is an interface for querying properties associated with business rule groups.
PropertyIsDefinedQueryNodeThis is an interface for querying for business rule groups that have a particular property defined, regardless of what the value of that property is.
OrNodeThis interface represents a logical OR operation for a query.
NotNodeThis interface represents a logical NOT operation for a query.
LogicalOperatorNodeThis interface represents a logical operator (AND, OR, or NOT) in a query.
AndNodeThis interface represents a logical AND operation for a query.
QueryNodeThis interface represents part of a query based on properties.

Class Summary
QueryNodeFactoryThis is a factory class for creating different kinds of query nodes.
QueryOperatorAn enum used to identify the query operator to be used for a particular query.



IBM WebSphere Application ServerTM
Release 6