|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.safs.Processor
org.safs.ComponentFunction
org.safs.rational.CFComponent
org.safs.rational.CFDatabase
public class CFDatabase
Purpose: CFDatabase, process a database driver commands
Lifetime: instantiated by TestStepProcessor
| Field Summary |
|---|
| Fields inherited from class org.safs.ComponentFunction |
|---|
action, compName, mapname, utils, windowName |
| Constructor Summary | |
|---|---|
CFDatabase()
Purpose: constructor, calls super |
|
| Method Summary | |
|---|---|
protected void |
getHelpers()
Purpose: overrides parent: in our local version we do not get 'obj1', |
protected void |
localProcess()
Purpose: process: process the testRecordData This is the driver command processor for database commands. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CFDatabase()
| Method Detail |
|---|
protected void getHelpers()
throws SAFSException
getHelpers in class CFComponentSAFSExceptionprotected void localProcess()
Processor.testRecordData statusCode is set
based on the result of the processing; processedCommand is set to false
if we do not recognize this command
Processor.testRecordData, Processor.params
localProcess in class CFComponent
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||