当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
PortletURLImpl.InternalActionURL - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.portlet.impl.jsr168
Class PortletURLImpl.InternalActionURL
java.lang.Object
org.jboss.portal.portlet.impl.jsr168.PortletURLImpl.InternalPortletURL
org.jboss.portal.portlet.impl.jsr168.PortletURLImpl.InternalActionURL
- All Implemented Interfaces:
- ActionURL, PortletURL
- Enclosing class:
- PortletURLImpl
- static class PortletURLImpl.InternalActionURL
- extends PortletURLImpl.InternalPortletURL
- implements ActionURL
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parameters
private ParametersStateString parameters
- .
PortletURLImpl.InternalActionURL
PortletURLImpl.InternalActionURL()
getInternalParameters
protected Parameters getInternalParameters()
- Specified by:
getInternalParameters
in class PortletURLImpl.InternalPortletURL
getInteractionState
public StateString getInteractionState()
- Description copied from interface:
ActionURL
- Return the interaction state.
- Specified by:
getInteractionState
in interface ActionURL
- Returns:
- the interaction state
getNavigationalState
public StateString getNavigationalState()
- The portlet container does not need to have the navigational state provided.
- Specified by:
getNavigationalState
in interface ActionURL
- 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