com.filenet.wcm.apps.server.ui.info.prefs
Class PrefQueryInfoPage.QueryState

java.lang.Object
  extended bycom.filenet.wcm.apps.server.ui.info.prefs.PrefQueryInfoPage.QueryState
All Implemented Interfaces:
java.lang.Cloneable
Enclosing class:
PrefQueryInfoPage

protected static class PrefQueryInfoPage.QueryState
extends java.lang.Object
implements java.lang.Cloneable


Constructor Summary
protected PrefQueryInfoPage.QueryState()
           
 
Method Summary
 java.lang.Object clone()
           
 boolean equals(java.lang.Object o)
           
 
Methods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrefQueryInfoPage.QueryState

protected PrefQueryInfoPage.QueryState()
Method Detail

equals

public boolean equals(java.lang.Object o)

clone

public java.lang.Object clone()
                       throws java.lang.CloneNotSupportedException
Throws:
java.lang.CloneNotSupportedException


© Copyright IBM Corp. 2002, 2007. All Rights Reserved.