org.jboss.portal.portlet
Interface PortletURL

All Superinterfaces:
ContainerURL
All Known Subinterfaces:
ActionURL, RenderURL

public interface PortletURL
extends ContainerURL

Version:
$Revision: 5448 $
Author:
Julien Viet

Method Summary
 org.jboss.portal.Mode getMode()
          Returns the mode that may be null.
 org.jboss.portal.WindowState getWindowState()
          Returns the window state that may be null.
 

Method Detail

getMode

org.jboss.portal.Mode getMode()
Returns the mode that may be null.

Returns:
the mode

getWindowState

org.jboss.portal.WindowState getWindowState()
Returns the window state that may be null.

Returns:
the window state


Copyright © 2008. All Rights Reserved.