org.jasig.portal.portlet.url
Class ResourceUrlProviderImpl
java.lang.Object
org.jasig.portal.portlet.url.ResourceUrlProviderImpl
- All Implemented Interfaces:
- org.apache.pluto.spi.ResourceURLProvider
public class ResourceUrlProviderImpl
- extends Object
- implements org.apache.pluto.spi.ResourceURLProvider
Simple handling for resource URL generation
- Version:
- $Revision$
- Author:
- Eric Dalquist
ResourceUrlProviderImpl
public ResourceUrlProviderImpl()
setAbsoluteURL
public void setAbsoluteURL(String path)
- Specified by:
setAbsoluteURL in interface org.apache.pluto.spi.ResourceURLProvider
setFullPath
public void setFullPath(String path)
- Specified by:
setFullPath in interface org.apache.pluto.spi.ResourceURLProvider
toString
public String toString()
- Specified by:
toString in interface org.apache.pluto.spi.ResourceURLProvider- Overrides:
toString in class Object
Copyright © 2010 Jasig. All Rights Reserved.