org.apache.jetspeed.container.state.impl
Class PortletWindowSessionNavigationalStates.PageState

java.lang.Object
  extended by org.apache.jetspeed.container.state.impl.PortletWindowSessionNavigationalStates.PageState
All Implemented Interfaces:
Serializable
Enclosing class:
PortletWindowSessionNavigationalStates

private static final class PortletWindowSessionNavigationalStates.PageState
extends Object
implements Serializable


Field Summary
 String maximizedWindowId
           
 Map windowStates
           
 
Constructor Summary
private PortletWindowSessionNavigationalStates.PageState()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

windowStates

public Map windowStates

maximizedWindowId

public String maximizedWindowId
Constructor Detail

PortletWindowSessionNavigationalStates.PageState

private PortletWindowSessionNavigationalStates.PageState()


Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.