com.filenet.wcm.toolkit.server.base
Class ControllerUtilities.WindowState

java.lang.Object
  extended bycom.filenet.wcm.toolkit.server.base.ControllerUtilities.WindowState
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
com.filenet.wcm.toolkit.server.base.ControllerUtilities

protected static class ControllerUtilities.WindowState
extends java.lang.Object
implements java.io.Serializable

Window stateful data

See Also:
Serialized Form

Field Summary
protected  java.lang.String homeURL
           
protected  WindowID oRootWindowId
           
protected  boolean windowSignedIn
           
 
Constructor Summary
protected ControllerUtilities.WindowState()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

oRootWindowId

protected WindowID oRootWindowId

homeURL

protected java.lang.String homeURL

windowSignedIn

protected boolean windowSignedIn
Constructor Detail

ControllerUtilities.WindowState

protected ControllerUtilities.WindowState()


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