|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.openprivacy.reptile.actions.ActionDirective
Used by an action to provide further information to the ActionManager.
| Constructor Summary | |
ActionDirective()
|
|
| Method Summary | |
java.lang.String |
getRedirect()
Get the value of redirect. |
void |
setRedirect(java.lang.String redirect)
Set the value of redirect. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ActionDirective()
| Method Detail |
public void setRedirect(java.lang.String redirect)
redirect.
public java.lang.String getRedirect()
redirect.
This is used to tell the ActionManager that the Action needs to redirect to
a different URL.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||