com.plumtree.remote.prc
Class QueryFilter

java.lang.Object
  extended bycom.plumtree.remote.prc.QueryFilter
Direct Known Subclasses:
DateQueryFilter, IntArrayQueryFilter, IntQueryFilter, StringQueryFilter

public abstract class QueryFilter
extends java.lang.Object

The base class for all query filters.


Method Summary
 boolean equals(java.lang.Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

equals

public boolean equals(java.lang.Object obj)

hashCode

public int hashCode()


For additional information on the IDK, including tutorials, blogs, code samples and more,see the AquaLogic User Interaction Developer Center on BEA dev2dev.

Copyright ©2007 BEA Systems, Inc. All Rights Reserved.