Class AbstractRoleSearchItemWrapper
java.lang.Object
com.evolveum.midpoint.gui.impl.component.search.wrapper.AbstractSearchItemWrapper<T>
com.evolveum.midpoint.gui.impl.component.search.wrapper.FilterableSearchItemWrapper
com.evolveum.midpoint.gui.impl.component.search.wrapper.AbstractRoleSearchItemWrapper
- All Implemented Interfaces:
SelectableRow,Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringprotected Stringprotected StringFields 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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancreateFilter(Class type, PageBase pageBase, VariablesMap variables) getHelp()getName()Class<? extends AbstractSearchItemPanel>getTitle()booleanbooleanbooleanbooleanbooleanbooleanbooleanisSearchScope(SearchBoxScopeType scope) booleanbooleanbooleanvoidvoidMethods inherited from class com.evolveum.midpoint.gui.impl.component.search.wrapper.AbstractSearchItemWrapper
applyPredefinedFilter, clearValue, equals, getFilterExpression, getParameterName, getParameterValueType, getPredefinedFilter, getValue, hashCode, isApplyFilter, isEnabled, isSelected, setApplyFilter, setCanConfigure, setFilterExpression, setParameterName, setParameterValueType, setPredefinedFilter, setSelected, setValue, setVisible
-
Field Details
-
F_SCOPE
- See Also:
-
F_RELATION
- See Also:
-
F_INDIRECT
- See Also:
-
F_TENANT
- See Also:
-
F_PROJECT
- See Also:
-
name
-
help
-
-
Constructor Details
-
AbstractRoleSearchItemWrapper
-
-
Method Details
-
createFilter
- Specified by:
createFilterin classFilterableSearchItemWrapper
-
getTenantValue
-
getProjectValue
-
canRemoveSearchItem
public boolean canRemoveSearchItem()- Overrides:
canRemoveSearchItemin classAbstractSearchItemWrapper
-
getSearchItemPanelClass
- Specified by:
getSearchItemPanelClassin classAbstractSearchItemWrapper
-
getName
- Specified by:
getNamein classAbstractSearchItemWrapper
-
setName
-
getHelp
- Specified by:
getHelpin classAbstractSearchItemWrapper
-
getTitle
- Specified by:
getTitlein classAbstractSearchItemWrapper
-
getDefaultValue
- Specified by:
getDefaultValuein classAbstractSearchItemWrapper
-
setHelp
-
isSearchScope
-
isSearchScopeVisible
public boolean isSearchScopeVisible() -
isRelationVisible
public boolean isRelationVisible() -
isIndirectVisible
public boolean isIndirectVisible() -
isTenantVisible
public boolean isTenantVisible() -
isProjectVisible
public boolean isProjectVisible() -
isParameterSearchVisible
public boolean isParameterSearchVisible() -
getSupportedRelations
-
getRelationValue
-
getRelationSearchItemConfiguration
-
getScopeValue
-
isIndirect
public boolean isIndirect() -
isVisible
public boolean isVisible()- Overrides:
isVisiblein classAbstractSearchItemWrapper
-
isNotEmpty
public boolean isNotEmpty()
-