org.exoplatform.services.wsrp.producer.impl.helpers
Class WSRPProducerRewriterPortletURLFactory
java.lang.Object
org.exoplatform.services.wsrp.producer.impl.helpers.WSRPProducerRewriterPortletURLFactory
- All Implemented Interfaces:
- PortletURLFactory
public class WSRPProducerRewriterPortletURLFactory
- extends Object
- implements PortletURLFactory
- Author:
- Mestrallet Benjamin benjmestrallet@users.sourceforge.net
| 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 persistentStateManager,
String sessionID)
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.