org.jboss.portal.portlet
Interface ActionURL

All Superinterfaces:
PortletURL
All Known Implementing Classes:
PortletURLImpl.InternalActionURL, WSRPActionURL

public interface ActionURL
extends PortletURL

Version:
$Revision: 5448 $
Author:
Julien Viet

Method Summary
 StateString getInteractionState()
          Return the interaction state.
 StateString getNavigationalState()
          Return the navigational state.
 
Methods inherited from interface org.jboss.portal.portlet.PortletURL
getMode, getWindowState
 

Method Detail

getInteractionState

StateString getInteractionState()
Return the interaction state.

Returns:
the interaction state

getNavigationalState

StateString getNavigationalState()
Return the navigational state.

Returns:
the navigational state