Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.SearchItemType
-
-
Uses of SearchItemType in com.evolveum.midpoint.gui.api.prism.wrapper
Methods in com.evolveum.midpoint.gui.api.prism.wrapper that return types with arguments of type SearchItemType Modifier and Type Method Description Set<SearchItemType>
PrismReferenceWrapper. getPredefinedSearchItem()
Method parameters in com.evolveum.midpoint.gui.api.prism.wrapper with type arguments of type SearchItemType Modifier and Type Method Description void
PrismReferenceWrapper. setPredefinedSearchItem(Set<SearchItemType> searchItems)
-
Uses of SearchItemType in com.evolveum.midpoint.gui.impl.component.search
Methods in com.evolveum.midpoint.gui.impl.component.search with parameters of type SearchItemType Modifier and Type Method Description static PropertySearchItemWrapper
SearchConfigurationWrapperFactory. createPropertySearchItemWrapper(Class<?> type, PathKeyedMap<ItemDefinition<?>> availableSearchItems, SearchItemType item, SearchContext additionalSearchContext, ModelServiceLocator modelServiceLocator)
-
Uses of SearchItemType in com.evolveum.midpoint.gui.impl.component.search.factory
Constructors in com.evolveum.midpoint.gui.impl.component.search.factory with parameters of type SearchItemType Constructor Description SearchItemContext(Class<?> containerType, PathKeyedMap<ItemDefinition<?>> availableSearchItems, SearchItemType searchItem, SearchContext additionalSearchContext, ModelServiceLocator modelServiceLocator)
-
Uses of SearchItemType in com.evolveum.midpoint.gui.impl.prism.wrapper
Methods in com.evolveum.midpoint.gui.impl.prism.wrapper that return types with arguments of type SearchItemType Modifier and Type Method Description Set<SearchItemType>
PrismReferenceWrapperImpl. getPredefinedSearchItem()
Method parameters in com.evolveum.midpoint.gui.impl.prism.wrapper with type arguments of type SearchItemType Modifier and Type Method Description void
PrismReferenceWrapperImpl. setPredefinedSearchItem(Set<SearchItemType> searchItems)
-
Uses of SearchItemType in com.evolveum.midpoint.web.component.form
Methods in com.evolveum.midpoint.web.component.form that return types with arguments of type SearchItemType Modifier and Type Method Description protected Set<SearchItemType>
ValueChoosePanel. getSpecialSearchItem()
-
Uses of SearchItemType in com.evolveum.midpoint.xml.ns._public.common.api_types_3
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return SearchItemType Modifier and Type Method Description SearchItemType
ObjectFactory. createSearchItemType()
-
Uses of SearchItemType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type SearchItemType Modifier and Type Field Description static Producer<SearchItemType>
SearchItemType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return SearchItemType Modifier and Type Method Description SearchItemType
AvailableFilterType. beginSearchItem()
SearchItemType
SearchItemsType. beginSearchItem()
SearchItemType
SearchItemType. clone()
SearchItemType
ObjectFactory. createSearchItemType()
SearchItemType
SearchItemType. description(String value)
SearchItemType
SearchItemType. display(DisplayType value)
SearchItemType
SearchItemType. displayName(PolyStringType value)
SearchItemType
SearchItemType. displayName(String value)
SearchItemType
SearchItemType. filter(SearchFilterType value)
SearchItemType
SearchItemType. filterExpression(ExpressionType value)
SearchItemType
SearchItemType. id(Long value)
SearchItemType
SearchItemType. parameter(SearchFilterParameterType value)
SearchItemType
SearchItemType. path(ItemPathType value)
SearchItemType
SearchItemType. visibleByDefault(Boolean value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type SearchItemType Modifier and Type Method Description List<SearchItemType>
AvailableFilterType. createSearchItemList()
List<SearchItemType>
SearchItemsType. createSearchItemList()
List<SearchItemType>
AvailableFilterType. getSearchItem()
List<SearchItemType>
SearchItemsType. getSearchItem()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SearchItemType Modifier and Type Method Description AvailableFilterType
AvailableFilterType. searchItem(SearchItemType value)
SearchItemsType
SearchItemsType. searchItem(SearchItemType value)
-
Uses of SearchItemType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return SearchItemType Modifier and Type Method Description SearchItemType
ObjectFactory. createSearchItemType()
-