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 551865 2007-06-29 12:13:10Z 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
decoratorActionEncodings
private Map decoratorActionEncodings
PortletWindowExtendedNavigationalState
public PortletWindowExtendedNavigationalState()
getParametersMap
public Map getParametersMap()
setParameters
public void setParameters(String name,
String[] values)
setParametersMap
public void setParametersMap(Map parametersMap)
resetDecoratorActionEncodings
public void resetDecoratorActionEncodings()
setDecoratorActionEncoding
public void setDecoratorActionEncoding(javax.portlet.PortletMode mode,
javax.portlet.WindowState state,
String encoding)
getDecoratorActionEncoding
public String getDecoratorActionEncoding(javax.portlet.PortletMode mode,
javax.portlet.WindowState state)
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.