| org.apache.jetspeed.container.state.impl.NavigationalStateCodec
All known Subclasses: org.apache.jetspeed.container.state.impl.JetspeedNavigationalStateCodec,
NavigationalStateCodec | public interface NavigationalStateCodec (Code) | | |
Method Summary | |
PortletWindowRequestNavigationalStates | decode(String parameters, String characterEncoding) | String | encode(PortletWindowRequestNavigationalStates states, PortletWindow window, PortletMode portletMode, WindowState windowState, boolean navParamsStateFull, boolean renderParamsStateFull) | String | encode(PortletWindowRequestNavigationalStates states, PortletWindow window, Map parameters, PortletMode portletMode, WindowState windowState, boolean action, boolean navParamsStateFull, boolean renderParamsStateFull) | String | encode(PortletWindowRequestNavigationalStates states, boolean navParamsStateFull, boolean renderParamsStateFull) |
|
|