|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.fdsapi.DataSet
|
+--com.fdsapi.DataSetDecorator
|
+--com.fdsapi.DataSetRow
DataSet that contains actions for the rows in TabularData.
View Code
| Field Summary |
| Fields inherited from class com.fdsapi.DataSetDecorator |
data |
| Fields inherited from class com.fdsapi.DataSet |
dataSetParm, templateTagType, variables |
| Constructor Summary | |
protected |
DataSetRow()
|
| Method Summary | |
DataIterator |
createDataIterator()
Iterator factory method |
DataSet |
createFactoryInstance()
A Factory method that creates a clone of this DataSet (see gang of 4 "Factory method" pattern). |
| Methods inherited from class com.fdsapi.DataSetDecorator |
clone, createFactoryInstance, execute, execute, getData, getDataSet, getPrefix, getSuffix, initialize, next, setDataSetParm |
| Methods inherited from class com.fdsapi.DataSet |
getCellData, getDataSetParm, getMiscDataMap, getStringBuffer, getTabularData, getTemplateVariables, getVariableValue, log, next, toString |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
protected DataSetRow()
| Method Detail |
public DataSet createFactoryInstance()
DataSet
createFactoryInstance in class DataSetDecoratorpublic DataIterator createDataIterator()
DataSet
createDataIterator in class DataSet
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||