org.exoplatform.services.portletcontainer.pci
Interface PortletURLFactory

All Known Implementing Classes:
WSRPConsumerRewriterPortletURLFactory, WSRPConsumerRewriterPortletURLFactory, WSRPProducerRewriterPortletURLFactory, WSRPProducerRewriterPortletURLFactory

public interface PortletURLFactory

Author:
Mestrallet Benjamin benjmestrallet@users.sourceforge.net

Method Summary
 javax.portlet.PortletURL createPortletURL(String type)
           
 javax.portlet.ResourceURL createResourceURL(String type)
           
 

Method Detail

createPortletURL

javax.portlet.PortletURL createPortletURL(String type)
Parameters:
type - type
Returns:
url

createResourceURL

javax.portlet.ResourceURL createResourceURL(String type)
Parameters:
type - type
Returns:
url


Copyright © 2009 eXo Platform SAS. All Rights Reserved.