Class RelationSearchItemWrapper
java.lang.Object
com.evolveum.midpoint.gui.impl.component.search.wrapper.AbstractSearchItemWrapper<QName>
com.evolveum.midpoint.gui.impl.component.search.wrapper.RelationSearchItemWrapper
- All Implemented Interfaces:
SelectableRow
,Serializable
- See Also:
-
Field Summary
Fields inherited from class com.evolveum.midpoint.gui.impl.component.search.wrapper.AbstractSearchItemWrapper
F_APPLY_FILTER, F_DISPLAYABLE_VALUE, F_HELP, F_NAME, F_SELECTED, F_TITLE, F_VALUE
-
Constructor Summary
ConstructorDescriptionRelationSearchItemWrapper
(RelationSearchItemConfigurationType relationSearchItemConfigurationType) -
Method Summary
Methods inherited from class com.evolveum.midpoint.gui.impl.component.search.wrapper.AbstractSearchItemWrapper
applyPredefinedFilter, canRemoveSearchItem, clearValue, equals, getFilterExpression, getParameterName, getParameterValueType, getPredefinedFilter, getValue, hashCode, isApplyFilter, isSelected, setApplyFilter, setCanConfigure, setFilterExpression, setParameterName, setParameterValueType, setPredefinedFilter, setSelected, setValue, setVisible
-
Field Details
-
F_SUPPORTED_RELATIONS
- See Also:
-
-
Constructor Details
-
RelationSearchItemWrapper
public RelationSearchItemWrapper(RelationSearchItemConfigurationType relationSearchItemConfigurationType)
-
-
Method Details
-
isEnabled
public boolean isEnabled()- Overrides:
isEnabled
in classAbstractSearchItemWrapper<QName>
-
isVisible
public boolean isVisible()- Overrides:
isVisible
in classAbstractSearchItemWrapper<QName>
-
getSearchItemPanelClass
- Specified by:
getSearchItemPanelClass
in classAbstractSearchItemWrapper<QName>
-
getName
- Specified by:
getName
in classAbstractSearchItemWrapper<QName>
-
getHelp
- Specified by:
getHelp
in classAbstractSearchItemWrapper<QName>
-
getTitle
- Specified by:
getTitle
in classAbstractSearchItemWrapper<QName>
-
getDefaultValue
- Specified by:
getDefaultValue
in classAbstractSearchItemWrapper<QName>
-
getRelationsForSearch
-
getSupportedRelations
-
getRelationSearchItemConfigurationType
-