|
|||||||||
| Home >> All >> com >> jcorporate >> expresso >> services >> controller >> [ dbmaint overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package com.jcorporate.expresso.services.controller.dbmaint
This package contains Controller objects to perform basic administration functions within Expresso, including security maintenance, testing, and default error handling.
See:
Description
| Class Summary | |
| Add | Displays a form for a new DBObject record. |
| AddUpdate | Processes date entered via standard form presented by Add. |
| DynamicCmd | Base class for all command classes. |
| GetBase | Base class for search/add & update operations that were previously carried out in DBMaint.doGet(). |
| List | list all records in a DBObject. |
| ListBase | Base class for the DBMaint commands that display lists of records, such as Search and List. |
| Lookup | |
| Search | allows the user to search for a record. |
| SearchList | Processes the data passed via a standard form from SEARCH. |
| Update | Provides a standard form for user to update all fields (except primary key). |
| UpdateBase | Base Class for posting add, delete and updating operations. |
| UpdateDelete | Lets user delete a record. |
| UpdateUpdate | Lets user update a record. |
| ViewBlob | This state allows for viewing of BLOB data types. |
Package com.jcorporate.expresso.services.controller.dbmaint Description
This package contains Controller objects to perform basic administration functions within Expresso, including security maintenance, testing, and default error handling.
|
|||||||||
| Home >> All >> com >> jcorporate >> expresso >> services >> controller >> [ dbmaint overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||