Package component.complex
Class FilterableByPKGridService
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
component.complex.FilterableByPKGridService
- All Implemented Interfaces:
GridService
- Author:
- Kochetkov
-
Field Summary
Fields 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
Modifier and TypeMethodDescriptionprotected EntityFilter
getComponentFilter
(String componentGuid, FilterModel filterModel) Methods inherited from class service.GridServiceImpl
createGridRow, exportData, formatTableRow, getExportFormatters, getFileModelWithContent, getGridColumnAggregationValues, getGridRows, getIdEntityColumn, getOrderedColumns, getProcessedRows, getRawData, loadData, loadDataWithRowCount
Methods inherited from class service.grid.AbstractDependentGridService
getDependencyFilter
Methods inherited from class service.grid.BaseGridLoadingService
getAggregationEntry, getClientColumnId, getGridAggregateFuncFields, getGridAggregateFuncMultiFields, getSortOrders, getValueEntry
Methods inherited from class service.grid.AbstractGridLoadingService
convertRawLoadedData, convertRawLoadedDataWithFictitiousIdColumn, getAggregationOptions, getEntityColumnsForLoad, getOptions, getSortDefaultOrders, start
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
-
Constructor Details
-
FilterableByPKGridService
public FilterableByPKGridService()
-
-
Method Details
-
getComponentFilter
- Overrides:
getComponentFilter
in classAbstractDependentGridService<GridRow>
-