org.objectweb.telosys.common.data
Interface DataSetProvider
All Known Implementing Classes:
ApplicationSQLDataSet
public interface
DataSetProvider
Method Summary
DataSet
getDataSet
()
int
getRowCount
()
Method Detail
getDataSet
public
DataSet
getDataSet
()
getRowCount
public int
getRowCount
()