当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
WSRPResourceURL - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.wsrp
Class WSRPResourceURL
java.lang.Object
org.jboss.portal.wsrp.WSRPPortletURL
org.jboss.portal.wsrp.WSRPResourceURL
- All Implemented Interfaces:
- PortletURL
- public class WSRPResourceURL
- extends WSRPPortletURL
- Since:
- 2.4
- Version:
- $Revision: 5440 $
- Author:
- Chris Laprun
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
log
private static final org.jboss.logging.Logger log
resourceURL
private java.net.URL resourceURL
requiresRewrite
private boolean requiresRewrite
SUPPORTED_RESOURCE_TYPES
private static final java.util.List SUPPORTED_RESOURCE_TYPES
WSRPResourceURL
public WSRPResourceURL(Mode mode,
WindowState windowState,
boolean secure,
java.net.URL resourceURL,
boolean requiresRewrite)
WSRPResourceURL
public WSRPResourceURL(java.util.Map params)
WSRPResourceURL
public WSRPResourceURL()
getURLType
protected java.lang.String getURLType()
- Specified by:
getURLType
in class WSRPPortletURL
appendEnd
protected void appendEnd(java.lang.StringBuffer sb)
- Specified by:
appendEnd
in class WSRPPortletURL
setParams
protected void setParams(java.util.Map params)
- Overrides:
setParams
in class WSRPPortletURL
isSupported
private void isSupported(MediaType mediaType)
toString
public java.lang.String toString()
- Overrides:
toString
in class WSRPPortletURL