|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.duracloud.duradmin.util.NavigationUtils
public class NavigationUtils
| Field Summary | |
|---|---|
static java.lang.String |
RETURN_TO_KEY
|
| Constructor Summary | |
|---|---|
NavigationUtils()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getReturnTo(org.springframework.webflow.execution.FlowExecutionOutcome outcome)
|
static java.lang.String |
getReturnTo(javax.servlet.http.HttpServletRequest request)
|
static void |
setReturnTo(javax.servlet.http.HttpServletRequest request,
org.springframework.webflow.core.collection.MutableAttributeMap map)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String RETURN_TO_KEY
| Constructor Detail |
|---|
public NavigationUtils()
| Method Detail |
|---|
public static void setReturnTo(javax.servlet.http.HttpServletRequest request,
org.springframework.webflow.core.collection.MutableAttributeMap map)
public static java.lang.String getReturnTo(org.springframework.webflow.execution.FlowExecutionOutcome outcome)
public static java.lang.String getReturnTo(javax.servlet.http.HttpServletRequest request)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||