|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MVC.Action | |
|---|---|
| net.shrine.sheriff.view | |
| Uses of MVC.Action in net.shrine.sheriff.view |
|---|
| Methods in net.shrine.sheriff.view that return MVC.Action | |
|---|---|
static MVC.Action |
MVC.getAction(javax.servlet.http.HttpServletRequest request)
|
static MVC.Action |
MVC.Action.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MVC.Action[] |
MVC.Action.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.shrine.sheriff.view with parameters of type MVC.Action | |
|---|---|
static String |
MVC.getUserActionServlet(MVC.Action action,
Long queryTopicID)
|
static String |
MVC.nextAdminJsp(MVC.Action action)
|
static String |
MVC.nextDetailJsp(MVC.Action action)
|
static String |
MVC.nextUserDetailJsp(MVC.Action action)
|
static String |
MVC.nextUserJsp(MVC.Action action)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||