B C D E F G H I K L M O P R S T U V W

B

BaseFormController - Class in org.appfuse.webapp.controller
Implementation of SimpleFormController that contains convenience methods for subclasses.
BaseFormController() - Constructor for class org.appfuse.webapp.controller.BaseFormController
 
buildCountryList(Locale) - Method in class org.appfuse.webapp.taglib.CountryTag
Build a List of LabelValues for all the available countries.

C

cancelView - Variable in class org.appfuse.webapp.controller.BaseFormController
 
colon - Variable in class org.appfuse.webapp.taglib.LabelTag
 
compare(Object, Object) - Method in class org.appfuse.webapp.taglib.CountryTag.LabelValueComparator
Compares the localized labels of two LabelValues.
CountryTag - Class in org.appfuse.webapp.taglib
Tag for creating multiple <select> options for displaying a list of country names.
CountryTag() - Constructor for class org.appfuse.webapp.taglib.CountryTag
 
CountryTag.LabelValueComparator - Class in org.appfuse.webapp.taglib
Class to compare LabelValues using their labels with locale-sensitive behaviour.
CountryTag.LabelValueComparator(Locale) - Constructor for class org.appfuse.webapp.taglib.CountryTag.LabelValueComparator
Creates a new LabelValueComparator object.

D

doStartTag() - Method in class org.appfuse.webapp.taglib.CountryTag
Process the start of this tag.
doStartTag() - Method in class org.appfuse.webapp.taglib.LabelTag
 

E

errorClass - Variable in class org.appfuse.webapp.taglib.LabelTag
 

F

FileUpload - Class in org.appfuse.webapp.controller
Command class to handle uploading of a file.
FileUpload() - Constructor for class org.appfuse.webapp.controller.FileUpload
 
FileUploadController - Class in org.appfuse.webapp.controller
Controller class to upload Files.
FileUploadController() - Constructor for class org.appfuse.webapp.controller.FileUploadController
 

G

getCancelView() - Method in class org.appfuse.webapp.controller.BaseFormController
 
getConfiguration() - Method in class org.appfuse.webapp.controller.BaseFormController
Convenience method to get the Configuration HashMap from the servlet context.
getFile() - Method in class org.appfuse.webapp.controller.FileUpload
 
getName() - Method in class org.appfuse.webapp.controller.FileUpload
 
getServletContext() - Method in class org.appfuse.webapp.controller.BaseFormController
 
getSuccessView() - Method in class org.appfuse.webapp.controller.BaseFormController
 
getText(String, Locale) - Method in class org.appfuse.webapp.controller.BaseFormController
Convenience method for getting a i18n key's value.
getText(String, String, Locale) - Method in class org.appfuse.webapp.controller.BaseFormController
Convenient method for getting a i18n key's value with a single string argument.
getText(String, Object[], Locale) - Method in class org.appfuse.webapp.controller.BaseFormController
Convenience method for getting a i18n key's value with arguments.
getUserManager() - Method in class org.appfuse.webapp.controller.BaseFormController
 

H

handleRequest(HttpServletRequest) - Method in class org.appfuse.webapp.controller.PasswordHintController
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.appfuse.webapp.controller.ReloadController
 
handleRequest(String) - Method in class org.appfuse.webapp.controller.UserController
 

I

initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.appfuse.webapp.controller.BaseFormController
Set up a custom property editor for converting form inputs to real objects
isAdd(HttpServletRequest) - Method in class org.appfuse.webapp.controller.UserFormController
 

K

key - Variable in class org.appfuse.webapp.taglib.LabelTag
 

L

LabelTag - Class in org.appfuse.webapp.taglib
This class is designed to render a
LabelTag() - Constructor for class org.appfuse.webapp.taglib.LabelTag
 
log - Variable in class org.appfuse.webapp.controller.BaseFormController
 
log - Variable in class org.appfuse.webapp.taglib.LabelTag
 

M

mailEngine - Variable in class org.appfuse.webapp.controller.BaseFormController
 
mailEngine - Variable in class org.appfuse.webapp.controller.PasswordHintController
 
message - Variable in class org.appfuse.webapp.controller.BaseFormController
 
message - Variable in class org.appfuse.webapp.controller.PasswordHintController
 
MESSAGES_KEY - Static variable in class org.appfuse.webapp.controller.BaseFormController
 

O

onSubmit(FileUpload, BindingResult, HttpServletRequest) - Method in class org.appfuse.webapp.controller.FileUploadController
 
onSubmit(User, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.appfuse.webapp.controller.SignupController
 
onSubmit(User, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.appfuse.webapp.controller.UserFormController
 
org.appfuse.webapp.controller - package org.appfuse.webapp.controller
 
org.appfuse.webapp.spring - package org.appfuse.webapp.spring
 
org.appfuse.webapp.taglib - package org.appfuse.webapp.taglib
 
org.appfuse.webapp.util - package org.appfuse.webapp.util
 

P

PasswordHintController - Class in org.appfuse.webapp.controller
Simple class to retrieve and send a password hint to users.
PasswordHintController() - Constructor for class org.appfuse.webapp.controller.PasswordHintController
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.appfuse.webapp.spring.ValidatorExtensionPostProcessor
Adds the validation configuration files to the list already held in the validator factory bean configuration.

R

release() - Method in class org.appfuse.webapp.taglib.CountryTag
Release aquired resources to enable tag reusage.
release() - Method in class org.appfuse.webapp.taglib.LabelTag
Release all allocated resources.
ReloadController - Class in org.appfuse.webapp.controller
This class is used to reload the drop-downs initialized in the StartupListener.
ReloadController() - Constructor for class org.appfuse.webapp.controller.ReloadController
 
requestContext - Variable in class org.appfuse.webapp.taglib.LabelTag
 

S

saveError(HttpServletRequest, String) - Method in class org.appfuse.webapp.controller.BaseFormController
 
saveError(HttpServletRequest, String) - Method in class org.appfuse.webapp.controller.PasswordHintController
 
saveMessage(HttpServletRequest, String) - Method in class org.appfuse.webapp.controller.BaseFormController
 
saveMessage(HttpServletRequest, String) - Method in class org.appfuse.webapp.controller.PasswordHintController
 
sendUserMessage(User, String, String) - Method in class org.appfuse.webapp.controller.BaseFormController
Convenience message to send messages to users, includes app URL as footer.
setCancelView(String) - Method in class org.appfuse.webapp.controller.BaseFormController
 
setColon(boolean) - Method in class org.appfuse.webapp.taglib.LabelTag
Setter for specifying whether to include colon
setDefault(String) - Method in class org.appfuse.webapp.taglib.CountryTag
 
setErrorClass(String) - Method in class org.appfuse.webapp.taglib.LabelTag
Setter for assigning a CSS class when errors occur, defaults to labelError.
setFile(byte[]) - Method in class org.appfuse.webapp.controller.FileUpload
 
setKey(String) - Method in class org.appfuse.webapp.taglib.LabelTag
 
setMailEngine(MailEngine) - Method in class org.appfuse.webapp.controller.BaseFormController
 
setMailEngine(MailEngine) - Method in class org.appfuse.webapp.controller.PasswordHintController
 
setMessage(SimpleMailMessage) - Method in class org.appfuse.webapp.controller.BaseFormController
 
setMessage(SimpleMailMessage) - Method in class org.appfuse.webapp.controller.PasswordHintController
 
setMessages(MessageSource) - Method in class org.appfuse.webapp.controller.BaseFormController
 
setMessageSource(MessageSource) - Method in class org.appfuse.webapp.controller.PasswordHintController
 
setName(String) - Method in class org.appfuse.webapp.controller.FileUpload
 
setName(String) - Method in class org.appfuse.webapp.taglib.CountryTag
 
setPrompt(String) - Method in class org.appfuse.webapp.taglib.CountryTag
 
setRoleManager(RoleManager) - Method in class org.appfuse.webapp.controller.SignupController
 
setRoleManager(RoleManager) - Method in class org.appfuse.webapp.controller.UserFormController
 
setServletContext(ServletContext) - Method in class org.appfuse.webapp.controller.BaseFormController
 
setStyleClass(String) - Method in class org.appfuse.webapp.taglib.LabelTag
Setter for assigning a CSS class, default is label.
setSuccessView(String) - Method in class org.appfuse.webapp.controller.BaseFormController
 
setTemplateName(String) - Method in class org.appfuse.webapp.controller.BaseFormController
 
setToScope(String) - Method in class org.appfuse.webapp.taglib.CountryTag
Property used to simply stuff the list of countries into a specified scope.
setUserManager(UserManager) - Method in class org.appfuse.webapp.controller.BaseFormController
 
setUserManager(UserManager) - Method in class org.appfuse.webapp.controller.PasswordHintController
 
setUserManager(UserManager) - Method in class org.appfuse.webapp.controller.UserController
 
setValidationConfigLocations(List) - Method in class org.appfuse.webapp.spring.ValidatorExtensionPostProcessor
The list of validation config locations to be added to the validator factory.
setValidatorFactoryBeanName(String) - Method in class org.appfuse.webapp.spring.ValidatorExtensionPostProcessor
Set the name of the validator factory bean.
showForm() - Method in class org.appfuse.webapp.controller.FileUploadController
 
showForm() - Method in class org.appfuse.webapp.controller.SignupController
 
showForm(HttpServletRequest, HttpServletResponse) - Method in class org.appfuse.webapp.controller.UserFormController
 
SignupController - Class in org.appfuse.webapp.controller
Controller to signup new users.
SignupController() - Constructor for class org.appfuse.webapp.controller.SignupController
 
styleClass - Variable in class org.appfuse.webapp.taglib.LabelTag
 
successView - Variable in class org.appfuse.webapp.controller.BaseFormController
 

T

templateName - Variable in class org.appfuse.webapp.controller.BaseFormController
 

U

UserController - Class in org.appfuse.webapp.controller
Simple class to retrieve a list of users from the database.
UserController() - Constructor for class org.appfuse.webapp.controller.UserController
 
UserFormController - Class in org.appfuse.webapp.controller
Implementation of SimpleFormController that interacts with the UserManager to retrieve/persist values to the database.
UserFormController() - Constructor for class org.appfuse.webapp.controller.UserFormController
 

V

validateTwoFields(Object, ValidatorAction, Field, Errors) - Static method in class org.appfuse.webapp.util.ValidationUtil
Validates that two fields match.
ValidationUtil - Class in org.appfuse.webapp.util
ValidationUtil Helper class for performing custom validations that aren't already included in the core Commons Validator.
ValidationUtil() - Constructor for class org.appfuse.webapp.util.ValidationUtil
 
ValidatorExtensionPostProcessor - Class in org.appfuse.webapp.spring
Adds commons validator configuration files to an existing Spring commons Validator Factory bean, possibly defined within a seperate Spring configuration file in a seperate jar file.
ValidatorExtensionPostProcessor() - Constructor for class org.appfuse.webapp.spring.ValidatorExtensionPostProcessor
 

W

writeMessage(String) - Method in class org.appfuse.webapp.taglib.LabelTag
Write the message to the page.

B C D E F G H I K L M O P R S T U V W

Copyright © 2003-2012. All Rights Reserved.