Package service
Class AggregatingGridWithNaturalKeyIdService
java.lang.Object
ru.cg.webbpm.modules.webkit.beans.Behavior
service.BehaviorWithGraphFilter
service.grid.AbstractGridLoadingService<R,GridColumn>
service.grid.BaseGridLoadingService<R>
service.grid.AbstractDependentGridService<GridRow>
service.GridServiceImpl
service.GridV2ServiceImpl
service.AggregatingColumnsGridV2Service
service.AggregatingGridWithNaturalKeyIdService
- All Implemented Interfaces:
GridService
- Author:
- l.tyshchenko
-
Field Summary
FieldsFields inherited from class service.GridServiceImpl
aggregationHeaderForExport, loadDao
Fields inherited from class service.grid.AbstractDependentGridService
dependencyLink
Fields 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.AggregatingColumnsGridV2Service
getEntityColumnsForLoad, getRawData, loadDataWithRowCount
Methods inherited from class service.GridV2ServiceImpl
getOrderedColumns, start
Methods inherited from class service.GridServiceImpl
createGridRow, exportData, formatTableRow, getExportFormatters, getFileModelWithContent, getGridColumnAggregationValues, getGridRows, getProcessedRows, loadData
Methods inherited from class service.grid.AbstractDependentGridService
getComponentFilter, getDependencyFilter
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
Methods inherited from class service.BehaviorWithGraphFilter
convertFilterModels, convertFilters, convertToComponentFilterGroup, 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, loadData
-
Field Details
-
naturalKeyEntityColumn
@GraphSource(value=GridGraphSource.class, scanMode=SELF_AND_CLOSEST_ANCESTOR) public EntityColumn naturalKeyEntityColumn
-
-
Constructor Details
-
AggregatingGridWithNaturalKeyIdService
public AggregatingGridWithNaturalKeyIdService()
-
-
Method Details
-
getIdEntityColumn
- Overrides:
getIdEntityColumn
in classGridServiceImpl
-