org.apache.jetspeed.container.state.impl
Class PortletWindowRequestNavigationalStates
java.lang.Object
org.apache.jetspeed.container.state.impl.PortletWindowRequestNavigationalStates
public class PortletWindowRequestNavigationalStates
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletWindowRequestNavigationalStates
public PortletWindowRequestNavigationalStates(java.lang.String characterEncoding)
getCharacterEncoding
public java.lang.String getCharacterEncoding()
getWindowIdIterator
public java.util.Iterator getWindowIdIterator()
removePortletWindowNavigationalState
public void removePortletWindowNavigationalState(java.lang.String windowId)
getPortletWindowNavigationalState
public PortletWindowRequestNavigationalState getPortletWindowNavigationalState(java.lang.String windowId)
addPortletWindowNavigationalState
public void addPortletWindowNavigationalState(java.lang.String windowId,
PortletWindowRequestNavigationalState pwnState)
getMaximizedWindow
public org.apache.pluto.om.window.PortletWindow getMaximizedWindow()
setMaximizedWindow
public void setMaximizedWindow(org.apache.pluto.om.window.PortletWindow maximizedWindow)
getActionWindow
public org.apache.pluto.om.window.PortletWindow getActionWindow()
setActionWindow
public void setActionWindow(org.apache.pluto.om.window.PortletWindow actionWindow)
setResourceWindow
public void setResourceWindow(org.apache.pluto.om.window.PortletWindow resourceWindow)
getResourceWindow
public org.apache.pluto.om.window.PortletWindow getResourceWindow()
Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.