|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewAlias | |
---|---|
org.jsxp.framework |
Uses of ViewAlias in org.jsxp.framework |
---|
Methods in org.jsxp.framework that return ViewAlias | |
---|---|
ViewAlias |
Context.getLastView()
Gets the last view. |
ViewAlias |
Application.getViewAliasFor(java.lang.String sourcePath,
java.lang.String targetPath,
java.util.Map<java.lang.String,java.lang.Object[]> parameter)
Gets the ViewAlias alias for the current call. |
Methods in org.jsxp.framework with parameters of type ViewAlias | |
---|---|
void |
Context.redirect(ViewAlias viewAlias,
boolean clientRedirect)
Marks the request for redirect to a view alias target. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |