org.hippoecm.hst.core.container
Class HstPortletContainerURLWriter
java.lang.Object
org.hippoecm.hst.core.container.HstPortletContainerURLWriter
public class HstPortletContainerURLWriter
- extends Object
HstContainerURLProviderPortletImpl
- Version:
- $Id: HstPortletContainerURLWriter.java 32220 2011-12-28 12:13:07Z aschrijvers $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HstPortletContainerURLWriter
public HstPortletContainerURLWriter()
toURLString
public String toURLString(HstContainerURLProviderImpl urlProvider,
HstContainerURL containerURL,
HstRequestContext requestContext)
throws UnsupportedEncodingException,
ContainerException
- Throws:
UnsupportedEncodingException
ContainerException
toURLString
public String toURLString(HstContainerURLProviderImpl urlProvider,
HstContainerURL containerURL,
HstRequestContext requestContext,
String contextPath)
throws UnsupportedEncodingException,
ContainerException
- Throws:
UnsupportedEncodingException
ContainerException
Copyright © 2008-2012 Hippo. All Rights Reserved.