org.apache.jetspeed.services.information
Class ResourceURLProviderImpl

java.lang.Object
  extended by org.apache.jetspeed.services.information.ResourceURLProviderImpl
All Implemented Interfaces:
org.apache.pluto.services.information.ResourceURLProvider

public class ResourceURLProviderImpl
extends Object
implements org.apache.pluto.services.information.ResourceURLProvider

ResourceURLProviderImpl

Version:
$ $
Author:
Scott T. Weaver

Field Summary
private  String stringUrl
           
 
Constructor Summary
ResourceURLProviderImpl(org.apache.jetspeed.request.RequestContext context, org.apache.pluto.om.window.PortletWindow portletWindow)
           
 
Method Summary
 void setAbsoluteURL(String path)
           
 void setFullPath(String path)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

stringUrl

private String stringUrl
Constructor Detail

ResourceURLProviderImpl

public ResourceURLProviderImpl(org.apache.jetspeed.request.RequestContext context,
                               org.apache.pluto.om.window.PortletWindow portletWindow)
Method Detail

setAbsoluteURL

public void setAbsoluteURL(String path)
Specified by:
setAbsoluteURL in interface org.apache.pluto.services.information.ResourceURLProvider

setFullPath

public void setFullPath(String path)
Specified by:
setFullPath in interface org.apache.pluto.services.information.ResourceURLProvider

toString

public String toString()
Specified by:
toString in interface org.apache.pluto.services.information.ResourceURLProvider
Overrides:
toString in class Object


Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.