|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceURLProvider
| 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. |
| Method Detail |
|---|
void setAbsoluteURL(java.lang.String path)
path - the new absolute urlvoid setFullPath(java.lang.String path)
path - the new absolute urljava.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||