Package org.gatein.pc.api
Interface RenderURL
-
- All Superinterfaces:
ContainerURL,PortletURL
public interface RenderURL extends PortletURL
- Version:
- $Revision: 2748 $
- Author:
- Julien Viet
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,String[]>getPublicNavigationalStateChanges()Returns the public navigational state changes.-
Methods inherited from interface org.gatein.pc.api.ContainerURL
getMode, getNavigationalState, getProperties, getWindowState
-
-