|
Expresso 5-6 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jcorporate.expresso.core.controller.State
com.jcorporate.expresso.services.controller.dbmaint.DynamicCmd
com.jcorporate.expresso.services.controller.dbmaint.ListBase
com.jcorporate.expresso.services.controller.dbmaint.List
list all records in a DBObject.
| Field Summary |
| Fields inherited from class com.jcorporate.expresso.services.controller.dbmaint.DynamicCmd |
countTotalRecords, masterObjKey, showNext, showPrev |
| Fields inherited from class com.jcorporate.expresso.core.controller.State |
NOTEMPTY_MASK, secure |
| Constructor Summary | |
List()
|
|
List(String code,
String descrip)
Constructor |
|
| Method Summary | |
void |
run(ControllerRequest req,
ControllerResponse res)
Perform the actions of this state. |
| Methods inherited from class com.jcorporate.expresso.services.controller.dbmaint.ListBase |
addRecordsToBlock, generatePageTransitions, getRecordPaginator, getSortKey, listRecords, setupListSearchCriteria, showList |
| Methods inherited from class com.jcorporate.expresso.services.controller.dbmaint.DynamicCmd |
addParams, decode, getControllerName, getCurrentDBObj, getDataObject, getFieldsParam, getFixedFields, getKeyParameter, getMyDataObject, getPageNumber, getSearchParam, initializeDBObj, isKeyField, retrieveMyDBObject, setFields, setFieldsParam, setMyDataObject, setSearchParam, showBlobViewLink, showEditLink, showEditLink, showOptions, showUserName |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public List()
public List(String code,
String descrip)
code - The name of the state.descrip - The friendly name of the state| Method Detail |
public void run(ControllerRequest req,
ControllerResponse res)
throws NonHandleableException,
ControllerException
run in class DynamicCmdreq - The ControllerRequest objectres - The ControllerResponse object
NonHandleableException - upon fatal error
ControllerException
|
Expresso 5-6 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||