Package org.bgerp.plugin.report.model
Class Data
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionAdds a new record and returns it.void
Adds a new record out of current row of a result set.Report's action.getForm()
Methods inherited from class org.bgerp.model.Pageable
getList, getPage, withoutPagination
-
Constructor Details
-
Data
-
-
Method Details
-
getAction
Report's action.- Returns:
-
getForm
-
getColumns
-
addRecord
Adds a new record and returns it.- Returns:
-
addRecord
Adds a new record out of current row of a result set.- Parameters:
rs
-- Throws:
SQLException
-