ojb.broker.query
Class SearchFilter.SearchBaseLeafComparison
java.lang.Object
|
+--ojb.broker.query.SearchFilter.SearchBase
|
+--ojb.broker.query.SearchFilter.SearchBaseLeafComparison
- Enclosing class:
- SearchFilter
- protected class SearchFilter.SearchBaseLeafComparison
- extends SearchFilter.SearchBase
SearchBaseLeafComparison holds a leaf of the search tree
This class holds an element name, a binary operator, and a value to be compared
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
elementName
public java.lang.String elementName
value
public java.lang.String value
SearchFilter.SearchBaseLeafComparison
SearchFilter.SearchBaseLeafComparison(java.lang.String ElementName,
int oper,
java.lang.String value)
- Constructor.
- Parameters:
ElementName
- is the name of the element to be testedoper
- is the binary operator to be used for the comparisonvalue
- is the value to be used for the comparison
Authors: Thomas Mahler and others. (C) 2000, 2001.
All rights reserved. Published under the Gnu Public License.
http://objectbridge.sourceforge.net
Version: 0.8.375, 2002-04-04