当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
PortletURL - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.portlet
Interface PortletURL
- All Known Subinterfaces:
- ActionURL, RenderURL
- All Known Implementing Classes:
- PortletURLImpl.InternalActionURL, PortletURLImpl.InternalPortletURL, PortletURLImpl.InternalRenderURL, WSRPActionURL, WSRPPortletURL, WSRPRenderURL
- public interface PortletURL
- Version:
- $Revision: 5448 $
- Author:
- Julien Viet
getMode
public Mode getMode()
- The mode that may be null.
- Returns:
- the mode
getWindowState
public WindowState getWindowState()
- The window state that may be null.
- Returns:
- the window state