| Package | Description |
|---|---|
| org.appfuse.webapp.controller |
| Modifier and Type | Class and Description |
|---|---|
class |
FileUploadController
Controller class to upload Files.
|
class |
SignupController
Controller to signup new users.
|
class |
UpdatePasswordController
Update Password Controller.
|
class |
UserFormController
Implementation of SimpleFormController that interacts with
the
UserManager to retrieve/persist values to the database. |
| Modifier and Type | Method and Description |
|---|---|
BaseFormController |
BaseFormController.setCancelView(String cancelView) |
BaseFormController |
BaseFormController.setSuccessView(String successView) |
Copyright © 2003–2013. All rights reserved.