|
Expresso 5-6 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DynamicCmd | |
| com.jcorporate.expresso.services.controller.dbmaint | This package contains the various State objects that make up the "Model" of the DBMaint controller. |
| Uses of DynamicCmd in com.jcorporate.expresso.services.controller.dbmaint |
| Subclasses of DynamicCmd in com.jcorporate.expresso.services.controller.dbmaint | |
class |
Add
Displays a form for a new DBObject record. |
class |
AddUpdate
Processes date entered via standard form presented by Add. |
class |
GetBase
Base class for search/add & update operations that were previously carried out in DBMaint.doGet(). |
class |
List
list all records in a DBObject. |
class |
ListBase
Base class for the DBMaint commands that display lists of records, such as Search and List. |
class |
Search
allows the user to search for a record. |
class |
SearchList
Processes the data passed via a standard form from SEARCH. |
class |
Update
Provides a standard form for user to update all fields (except primary key). |
class |
UpdateBase
Base Class for posting add, delete and updating operations. |
class |
UpdateDelete
Lets user delete a record. |
class |
UpdateUpdate
Lets user update a record. |
class |
ViewBlob
This state allows for viewing of BLOB data types. |
|
Expresso 5-6 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||