org.exoplatform.services.wsrp.producer.impl.helpers
Class WSRPConsumerRewriterPortletURLFactory

java.lang.Object
  extended by org.exoplatform.services.wsrp.producer.impl.helpers.WSRPConsumerRewriterPortletURLFactory
All Implemented Interfaces:
PortletURLFactory

public class WSRPConsumerRewriterPortletURLFactory
extends java.lang.Object
implements PortletURLFactory

Author : Mestrallet Benjamin benjmestrallet@users.sourceforge.net Date: 23 janv. 2004 Time: 18:20:54


Constructor Summary
WSRPConsumerRewriterPortletURLFactory(java.lang.String markup, java.lang.String template, java.util.List<Supports> supports, boolean isCurrentlySecured, java.lang.String portletHandle, PersistentStateManager stateManager, java.lang.String sessionID)
           
 
Method Summary
 javax.portlet.PortletURL createPortletURL(java.lang.String type)
           
 javax.portlet.ResourceURL createResourceURL(java.lang.String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSRPConsumerRewriterPortletURLFactory

public WSRPConsumerRewriterPortletURLFactory(java.lang.String markup,
                                             java.lang.String template,
                                             java.util.List<Supports> supports,
                                             boolean isCurrentlySecured,
                                             java.lang.String portletHandle,
                                             PersistentStateManager stateManager,
                                             java.lang.String sessionID)
Method Detail

createPortletURL

public javax.portlet.PortletURL createPortletURL(java.lang.String type)
Specified by:
createPortletURL in interface PortletURLFactory

createResourceURL

public javax.portlet.ResourceURL createResourceURL(java.lang.String type)
Specified by:
createResourceURL in interface PortletURLFactory


Copyright © 2011 eXo Platform SAS. All Rights Reserved.