org.infoglue.deliver.portal.information
Class ResourceURLProviderIG
java.lang.Object
|
+--org.infoglue.deliver.portal.information.ResourceURLProviderIG
- All Implemented Interfaces:
- org.apache.pluto.services.information.ResourceURLProvider
- public class ResourceURLProviderIG
- extends java.lang.Object
- implements org.apache.pluto.services.information.ResourceURLProvider
- Author:
- jand
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ResourceURLProviderIG
public ResourceURLProviderIG(DynamicInformationProviderIG provider,
org.apache.pluto.om.window.PortletWindow window)
setAbsoluteURL
public void setAbsoluteURL(java.lang.String path)
- Specified by:
setAbsoluteURL in interface org.apache.pluto.services.information.ResourceURLProvider
setFullPath
public void setFullPath(java.lang.String path)
- Specified by:
setFullPath in interface org.apache.pluto.services.information.ResourceURLProvider
toString
public java.lang.String toString()
- Specified by:
toString in interface org.apache.pluto.services.information.ResourceURLProvider- Overrides:
toString in class java.lang.Object