org.jboss.portal.portlet
Interface ActionURL

All Superinterfaces:
PortletURL
All Known Implementing Classes:
WSRPActionURL

public interface ActionURL
extends PortletURL


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

public StateString getInteractionState()
Return the interaction state.

Returns:
the interaction state

getNavigationalState

public StateString getNavigationalState()
Return the navigational state.

Returns:
the navigational state