com.sun.mdm.index.querybuilder
Class SearchCriteria

java.lang.Object
  extended bycom.sun.mdm.index.querybuilder.SearchCriteria
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
EOSearchCriteria

public abstract class SearchCriteria
extends java.lang.Object
implements java.io.Serializable

Generic class representing data that is transformed using a QueryBuilder to construct a set of queries objects

See Also:
Serialized Form

Constructor Summary
SearchCriteria()
          Creates a new instance of SearchCriteria
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchCriteria

public SearchCriteria()
Creates a new instance of SearchCriteria



Sun Microsystems, Inc.