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
FieldsFields 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
ConstructorsConstructorDescriptionRelationSearchItemWrapper(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:
isEnabledin classAbstractSearchItemWrapper<QName>
-
isVisible
public boolean isVisible()- Overrides:
isVisiblein classAbstractSearchItemWrapper<QName>
-
getSearchItemPanelClass
- Specified by:
getSearchItemPanelClassin classAbstractSearchItemWrapper<QName>
-
getName
- Specified by:
getNamein classAbstractSearchItemWrapper<QName>
-
getHelp
- Specified by:
getHelpin classAbstractSearchItemWrapper<QName>
-
getTitle
- Specified by:
getTitlein classAbstractSearchItemWrapper<QName>
-
getDefaultValue
- Specified by:
getDefaultValuein classAbstractSearchItemWrapper<QName>
-
getRelationsForSearch
-
getSupportedRelations
-
getRelationSearchItemConfigurationType
-