org.jboss.portal.portlet
Interface ActionURL

All Superinterfaces:
ContainerURL, PortletURL

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 that may be null.
 
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 that may be null.

Returns:
the navigational state


Copyright © 2008. All Rights Reserved.