Package service
Class GridServiceWithAggregationColumnsImpl
java.lang.Object
- All Implemented Interfaces:
GridService
public class GridServiceWithAggregationColumnsImpl
extends BaseGridLoadingService<GridRow>
implements GridService
- Author:
- korablev
-
Field Summary
FieldsFields inherited from class service.grid.AbstractGridLoadingService
columns
Fields inherited from class ru.cg.webbpm.modules.webkit.beans.Behavior
objectContext, objectId
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class service.grid.BaseGridLoadingService
getAggregationEntry, getClientColumnId, getGridAggregateFuncFields, getGridAggregateFuncMultiFields, getSortOrders, getValueEntry
Methods inherited from class service.grid.AbstractGridLoadingService
convertRawLoadedData, convertRawLoadedDataWithFictitiousIdColumn, getAggregationOptions, getOptions, getSortDefaultOrders, start
Methods inherited from class service.BehaviorWithGraphFilter
convertFilterModels, convertFilters, convertToComponentFilterGroup, getComponentFilter, getEntityFilterGroup
Methods inherited from class ru.cg.webbpm.modules.webkit.beans.Behavior
getChildScript, getChildScripts, getObjectId, getPageId, getParentContext, getScript, getScriptInObject, getScripts, getScriptsInChildren, setObjectContext, setObjectId
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface service.GridService
exportData, loadDataWithRowCount
-
Field Details
-
loadDao
-
-
Constructor Details
-
GridServiceWithAggregationColumnsImpl
public GridServiceWithAggregationColumnsImpl()
-
-
Method Details
-
loadData
- Specified by:
loadData
in interfaceGridService
-
getEntityColumnsForLoad
- Overrides:
getEntityColumnsForLoad
in classAbstractGridLoadingService<GridRow,
GridColumn>
-
createGridRow
- Specified by:
createGridRow
in classAbstractGridLoadingService<GridRow,
GridColumn>
-