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 Oracle® WebCenter Interaction Development Kit, including tutorials, blogs, code samples and more, see the Oracle Technology Network (http://www.oracle.com/technology/index.html).

Copyright ©2010 Oracle® Corporation. All Rights Reserved.