|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.pluto.driver.services.container.ResourceURLProviderImpl
public class ResourceURLProviderImpl
| Constructor Summary | |
|---|---|
ResourceURLProviderImpl(javax.servlet.http.HttpServletRequest req,
PortletWindow internalPortletWindow)
|
|
| Method Summary | |
|---|---|
void |
setAbsoluteURL(java.lang.String path)
Sets the absolute URL to be returned by the provider. |
void |
setFullPath(java.lang.String path)
Sets a full path URI including the context root. |
java.lang.String |
toString()
Returns a url to a resource as absolute URL starting with protocol so that it can be accessed by a browser. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceURLProviderImpl(javax.servlet.http.HttpServletRequest req,
PortletWindow internalPortletWindow)
| Method Detail |
|---|
public void setAbsoluteURL(java.lang.String path)
ResourceURLProvider
setAbsoluteURL in interface ResourceURLProviderpath - the new absolute urlpublic void setFullPath(java.lang.String path)
ResourceURLProvider
setFullPath in interface ResourceURLProviderpath - the new absolute urlpublic java.lang.String toString()
ResourceURLProvider
toString in interface ResourceURLProvidertoString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||