Package org.gatein.pc.api
Interface ActionURL
-
- All Superinterfaces:
ContainerURL,PortletURL
public interface ActionURL extends PortletURL
- Version:
- $Revision: 5448 $
- Author:
- Julien Viet
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StateStringgetInteractionState()Return the interaction state.-
Methods inherited from interface org.gatein.pc.api.ContainerURL
getMode, getNavigationalState, getProperties, getWindowState
-
-
-
-
Method Detail
-
getInteractionState
StateString getInteractionState()
Return the interaction state.- Returns:
- the interaction state
-
-