org.exoplatform.services.wsrp2.producer.impl.helpers
Class WSRPProducerRewriterPortletURLFactory
java.lang.Object
org.exoplatform.services.wsrp2.producer.impl.helpers.WSRPProducerRewriterPortletURLFactory
- All Implemented Interfaces:
- PortletURLFactory
public class WSRPProducerRewriterPortletURLFactory
- extends Object
- implements PortletURLFactory
- Author:
- Mestrallet Benjamin benjmestrallet@users.sourceforge.net
|
Constructor Summary |
WSRPProducerRewriterPortletURLFactory(String markup,
String template,
List<Supports> supports,
boolean isCurrentlySecured,
String portletHandle,
PersistentStateManager stateManager,
String sessionID,
boolean defaultEscapeXml,
String cacheLevel,
List<String> supportedPublicRenderParameter,
Portlet portlet)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSRPProducerRewriterPortletURLFactory
public WSRPProducerRewriterPortletURLFactory(String markup,
String template,
List<Supports> supports,
boolean isCurrentlySecured,
String portletHandle,
PersistentStateManager stateManager,
String sessionID,
boolean defaultEscapeXml,
String cacheLevel,
List<String> supportedPublicRenderParameter,
Portlet portlet)
createPortletURL
public javax.portlet.PortletURL createPortletURL(String type)
- Specified by:
createPortletURL in interface PortletURLFactory
- Parameters:
type - type
- Returns:
- url
createResourceURL
public javax.portlet.ResourceURL createResourceURL(String type)
- Specified by:
createResourceURL in interface PortletURLFactory
- Parameters:
type - type
- Returns:
- url
Copyright © 2009 eXo Platform SAS. All Rights Reserved.