|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.pbemengine.engine.ng.base.webserver.IndexResultAction
public class IndexResultAction
ResultAction that reroutes a page to the Index of a context path
| Constructor Summary | |
|---|---|
IndexResultAction(WebRepository webRep)
|
|
| Method Summary | |
|---|---|
Content |
processResult(Action action)
Takes an action object and generate a Content object for it |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IndexResultAction(WebRepository webRep)
| Method Detail |
|---|
public Content processResult(Action action)
ResultAction
processResult in interface ResultActionaction - The action that indicated this result should be invoked
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||