Package lumis.doui.table
Interface ITableDao.IRowProcessor
-
- Enclosing interface:
- ITableDao
public static interface ITableDao.IRowProcessor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ISourceData
readRow(Object[] values)
-
-
-
Method Detail
-
readRow
ISourceData readRow(Object[] values) throws PortalException
- Throws:
PortalException
-
-