|
|||||||||
| 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.CFDefaultComponent
public class CFDefaultComponent
Purpose: CFDefaultComponent, process a default generic component
Lifetime: instantiated by TestStepProcessor
| Field Summary | |
|---|---|
static java.lang.String |
CLICK
|
| Fields inherited from class org.safs.ComponentFunction |
|---|
action, compName, mapname, utils, windowName |
| Constructor Summary | |
|---|---|
CFDefaultComponent()
Purpose: constructor, calls super |
|
| Method Summary | |
|---|---|
void |
process()
Purpose: process: process the testRecordData This is the default generic version which does nothing. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CLICK
| Constructor Detail |
|---|
public CFDefaultComponent()
| Method Detail |
|---|
public void process()
Processor.testRecordData statusCode is set
based on the result of the processing
Processor.testRecordData, Processor.params
process in class Processor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||