|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.fdsapi.DataSet
|
+--com.fdsapi.DataSetCellBase
|
+--com.fdsapi.DataSetCellEmpty
This is a null object DataSet. i.e. it does nothing.
View Code
| Field Summary |
| Fields inherited from class com.fdsapi.DataSet |
dataSetParm, templateTagType, variables |
| Constructor Summary | |
protected |
DataSetCellEmpty()
|
| Method Summary | |
DataSet |
createFactoryInstance()
A Factory method that creates a clone of this DataSet (see gang of 4 "Factory method" pattern). |
void |
execute(int y)
Execute a command against the specified index. |
| Methods inherited from class com.fdsapi.DataSetCellBase |
createDataIterator, getIncrementData, getType |
| Methods inherited from class com.fdsapi.DataSet |
clone, createFactoryInstance, execute, getCellData, getDataSetParm, getMiscDataMap, getStringBuffer, getTabularData, getTemplateVariables, getVariableValue, initialize, log, next, setDataSetParm, toString |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
protected DataSetCellEmpty()
| Method Detail |
public DataSet createFactoryInstance()
DataSet
createFactoryInstance in class DataSetpublic void execute(int y)
DataSet
execute in class DataSet
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||