Package ru.cg.webbpm.user_management
Class StaticFilterControl
java.lang.Object
ru.cg.webbpm.modules.webkit.beans.Behavior
component.field.persist.filter.AbstractFilterComponent<T,K>
component.field.persist.filter.AbstractGraphFilterComponent<Object,Object>
ru.cg.webbpm.user_management.StaticFilterControl
- All Implemented Interfaces:
FilterComponent<Object,
Object>
- Author:
- Tim Urmancheev
-
Field Summary
FieldsFields inherited from class component.field.persist.filter.AbstractFilterComponent
dataConverter, multiValueOperator
Fields inherited from class ru.cg.webbpm.modules.webkit.beans.Behavior
objectContext, objectId
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class component.field.persist.filter.AbstractGraphFilterComponent
convertData
Methods inherited from class component.field.persist.filter.AbstractFilterComponent
getMultiValueOperator
Methods inherited from class ru.cg.webbpm.modules.webkit.beans.Behavior
getChildScript, getChildScripts, getObjectId, getPageId, getParentContext, getScript, getScriptInObject, getScripts, getScriptsInChildren, setObjectContext, setObjectId, start
-
Field Details
-
entity
-
column
-
-
Constructor Details
-
StaticFilterControl
public StaticFilterControl()
-
-
Method Details
-
getColumnForFilter
- Specified by:
getColumnForFilter
in classAbstractGraphFilterComponent<Object,
Object>
-