com.filenet.wcm.apps.server.ui.info.prefs
Class PrefPrimaryViewsInfoPage.State

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

public static class PrefPrimaryViewsInfoPage.State
extends java.lang.Object
implements java.lang.Cloneable


Constructor Summary
PrefPrimaryViewsInfoPage.State()
           
 
Method Summary
protected  java.lang.Object clone()
           
 boolean equals(java.lang.Object obj)
           
 PrimaryView getPage(java.lang.String id)
           
 
Methods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrefPrimaryViewsInfoPage.State

public PrefPrimaryViewsInfoPage.State()
Method Detail

getPage

public PrimaryView getPage(java.lang.String id)

clone

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

equals

public boolean equals(java.lang.Object obj)


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