当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
PortletURLImpl.InternalRenderURL - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.portlet.impl.jsr168
Class PortletURLImpl.InternalRenderURL
java.lang.Object
org.jboss.portal.portlet.impl.jsr168.PortletURLImpl.InternalPortletURL
org.jboss.portal.portlet.impl.jsr168.PortletURLImpl.InternalRenderURL
- All Implemented Interfaces:
- PortletURL, RenderURL
- Enclosing class:
- PortletURLImpl
- static class PortletURLImpl.InternalRenderURL
- extends PortletURLImpl.InternalPortletURL
- implements RenderURL
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
navigationalState
private ParametersStateString navigationalState
- .
PortletURLImpl.InternalRenderURL
PortletURLImpl.InternalRenderURL()
getInternalParameters
protected Parameters getInternalParameters()
- Specified by:
getInternalParameters
in class PortletURLImpl.InternalPortletURL
getNavigationalState
public StateString getNavigationalState()
- Description copied from interface:
RenderURL
- Return the navigational state that may be null.
- Specified by:
getNavigationalState
in interface RenderURL
- Returns:
- the navigational state
getMode
public Mode getMode()
- Description copied from interface:
PortletURL
- The mode that may be null.
- Specified by:
getMode
in interface PortletURL
- Returns:
- the mode
getWindowState
public WindowState getWindowState()
- Description copied from interface:
PortletURL
- The window state that may be null.
- Specified by:
getWindowState
in interface PortletURL
- Returns:
- the window state