B C D E F G I L M O S U
B
- BaseAction - Class in org.appfuse.webapp.action
-
Implementation of ActionSupport that contains
convenience methods for subclasses.
- BaseAction() - Constructor for class org.appfuse.webapp.action.BaseAction
-
C
- CANCEL - Static variable in class org.appfuse.webapp.action.BaseAction
-
Constant for cancel result String
- cancel - Variable in class org.appfuse.webapp.action.BaseAction
-
Indicator if the user clicked cancel
- cancel() - Method in class org.appfuse.webapp.action.BaseAction
-
Simple method that returns "cancel" result
- convertFromString(Map, String[], Class) - Method in class org.appfuse.webapp.DateConverter
-
- convertToString(Map, Object) - Method in class org.appfuse.webapp.DateConverter
-
D
- DateConverter - Class in org.appfuse.webapp
-
- DateConverter() - Constructor for class org.appfuse.webapp.DateConverter
-
- delete - Variable in class org.appfuse.webapp.action.BaseAction
-
Set to "delete" when a "delete" request parameter is passed in
- delete() - Method in class org.appfuse.webapp.action.UserAction
-
- destroy() - Method in class org.appfuse.webapp.MessageFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.appfuse.webapp.MessageFilter
-
E
- edit() - Method in class org.appfuse.webapp.action.UserAction
-
- execute() - Method in class org.appfuse.webapp.action.UserAction
-
F
- format - Static variable in class org.appfuse.webapp.DateConverter
-
- from - Variable in class org.appfuse.webapp.action.BaseAction
-
Indicator for the page the user came from.
G
- getConfiguration() - Method in class org.appfuse.webapp.action.BaseAction
-
Convenience method to get the Configuration HashMap
from the servlet context.
- getRequest() - Method in class org.appfuse.webapp.action.BaseAction
-
Convenience method to get the request
- getResponse() - Method in class org.appfuse.webapp.action.BaseAction
-
Convenience method to get the response
- getSession() - Method in class org.appfuse.webapp.action.BaseAction
-
Convenience method to get the session.
- getUser() - Method in class org.appfuse.webapp.action.UserAction
-
- getUsers() - Method in class org.appfuse.webapp.action.UserAction
-
I
- init(FilterConfig) - Method in class org.appfuse.webapp.MessageFilter
-
L
- list() - Method in class org.appfuse.webapp.action.UserAction
-
- log - Variable in class org.appfuse.webapp.action.BaseAction
-
Transient log to prevent session synchronization issues - children can use instance for logging.
M
- MessageFilter - Class in org.appfuse.webapp
-
- MessageFilter() - Constructor for class org.appfuse.webapp.MessageFilter
-
O
- org.appfuse.webapp - package org.appfuse.webapp
-
- org.appfuse.webapp.action - package org.appfuse.webapp.action
-
S
- save - Variable in class org.appfuse.webapp.action.BaseAction
-
Set to "save" when a "save" request parameter is passed in
- save() - Method in class org.appfuse.webapp.action.UserAction
-
- saveMessage(String) - Method in class org.appfuse.webapp.action.BaseAction
-
Save the message in the session, appending if messages already exist
- setCancel(String) - Method in class org.appfuse.webapp.action.UserAction
-
- setDelete(String) - Method in class org.appfuse.webapp.action.BaseAction
-
- setDelete(String) - Method in class org.appfuse.webapp.action.UserAction
-
- setFrom(String) - Method in class org.appfuse.webapp.action.BaseAction
-
Convenience method for setting a "from" parameter to indicate the previous page.
- setId(String) - Method in class org.appfuse.webapp.action.UserAction
-
- setSave(String) - Method in class org.appfuse.webapp.action.BaseAction
-
- setUser(User) - Method in class org.appfuse.webapp.action.UserAction
-
- setUserManager(UserManager) - Method in class org.appfuse.webapp.action.UserAction
-
U
- UserAction - Class in org.appfuse.webapp.action
-
- UserAction() - Constructor for class org.appfuse.webapp.action.UserAction
-
B C D E F G I L M O S U
Copyright © 2013. All Rights Reserved.