org.jboss.portal.portlet.test
Class PortalNavigationalState
java.lang.Object
org.jboss.portal.portlet.test.PortalNavigationalState
- All Implemented Interfaces:
- java.io.Serializable
public class PortalNavigationalState
- extends java.lang.Object
- implements java.io.Serializable
- Version:
- $Revision: 1.1 $
- Author:
- Julien Viet
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortalNavigationalState
public PortalNavigationalState()
getWindow
public WindowNavigationalState getWindow(java.lang.String windowId)
setWindow
public void setWindow(java.lang.String windowId,
WindowNavigationalState window)
getBytes
public byte[] getBytes()
throws java.io.IOException
- Throws:
java.io.IOException
create
public static PortalNavigationalState create(byte[] bytes)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException