|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.alveole.studio.web.managers.urls.StaticFileUrlManager
public class StaticFileUrlManager
Default URL manager implementation for static files.
| Constructor Summary | |
|---|---|
StaticFileUrlManager(NodeView staticFileView)
Constructor. |
|
| Method Summary | |
|---|---|
java.lang.String |
getContextRelativeFwdUrl()
Get context relative path. |
java.lang.String |
getContextRelativePath()
Get context relative path. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StaticFileUrlManager(NodeView staticFileView)
staticFileView - The target static file view.| Method Detail |
|---|
public java.lang.String getContextRelativePath()
getContextRelativePath in interface UrlManagerpublic java.lang.String getContextRelativeFwdUrl()
getContextRelativeFwdUrl in interface UrlManager
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||