Package service
Class BehaviorWithGraphFilter
java.lang.Object
ru.cg.webbpm.modules.webkit.beans.Behavior
service.BehaviorWithGraphFilter
- Direct Known Subclasses:
AbstractChartDatasetService
,AbstractGridLoadingService
,ChartServiceImpl
,EditableGridServiceImpl
,GanttLoadingService
,OrgUnitTreeGridService
,PagingEditableGridServiceImpl
-
Field Summary
Fields inherited from class ru.cg.webbpm.modules.webkit.beans.Behavior
objectContext, objectId
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected List<EntityFilter>
convertFilterModels
(Filter filter) protected List<EntityFilterGroup>
convertFilters
(Filter[] filters) protected EntityFilterGroup
convertToComponentFilterGroup
(Filter filter) protected EntityFilter
getComponentFilter
(String componentGuid, FilterModel filterModel) protected EntityFilterGroup
getEntityFilterGroup
(Filter[] filters) Methods inherited from class ru.cg.webbpm.modules.webkit.beans.Behavior
getChildScript, getChildScripts, getObjectId, getPageId, getParentContext, getScript, getScriptInObject, getScripts, getScriptsInChildren, setObjectContext, setObjectId, start
-
Constructor Details
-
BehaviorWithGraphFilter
public BehaviorWithGraphFilter()
-
-
Method Details
-
getComponentFilter
-
convertToComponentFilterGroup
-
convertFilterModels
-
convertFilters
-
getEntityFilterGroup
-