|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.alveole.studio.web.managers.urls.JspUrlManager
public class JspUrlManager
Default URL manager implementation for JSP views.
| Constructor Summary | |
|---|---|
JspUrlManager(NodeView jspView)
Constructor. |
|
| Method Summary | |
|---|---|
java.lang.String |
getContextRelativeFwdUrl()
Get context relative path. |
java.lang.String |
getContextRelativePath()
Get JSP context relative path. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JspUrlManager(NodeView jspView)
jspView - The target 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 | ||||||||