org.apache.jetspeed.container.state.impl
Class PortletWindowExtendedNavigationalState
java.lang.Object
org.apache.jetspeed.container.state.impl.PortletWindowBaseNavigationalState
org.apache.jetspeed.container.state.impl.PortletWindowExtendedNavigationalState
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- PortletWindowRequestNavigationalState
- public class PortletWindowExtendedNavigationalState
- extends PortletWindowBaseNavigationalState
PortletWindowExtendedNavigationalState
- Version:
- $Id: PortletWindowExtendedNavigationalState.java 187753 2004-10-15 21:47:25Z ate $
- Author:
- Ate Douma
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parametersMap
private Map parametersMap
PortletWindowExtendedNavigationalState
public PortletWindowExtendedNavigationalState()
getParametersMap
public Map getParametersMap()
setParameters
public void setParameters(String name,
String[] values)
setParametersMap
public void setParametersMap(Map parametersMap)
Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.