Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.SearchItemType
Packages that use SearchItemType
Package
Description
-
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 SearchItemTypeMethod parameters in com.evolveum.midpoint.gui.api.prism.wrapper with type arguments of type SearchItemTypeModifier and TypeMethodDescriptionvoidPrismReferenceWrapper.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 SearchItemTypeModifier and TypeMethodDescriptionstatic PropertySearchItemWrapperSearchConfigurationWrapperFactory.createPropertySearchItemWrapper(Class<?> type, PathKeyedMap<ItemDefinition<?>> availableSearchItems, SearchItemType item, SearchContext additionalSearchContext, CompiledObjectCollectionView collectionView, 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 SearchItemTypeModifierConstructorDescriptionSearchItemContext(Class<?> containerType, PathKeyedMap<ItemDefinition<?>> availableSearchItems, SearchItemType searchItem, SearchContext additionalSearchContext, CompiledObjectCollectionView collectionView, 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 SearchItemTypeMethod parameters in com.evolveum.midpoint.gui.impl.prism.wrapper with type arguments of type SearchItemTypeModifier and TypeMethodDescriptionvoidPrismReferenceWrapperImpl.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 SearchItemTypeModifier and TypeMethodDescriptionprotected Set<SearchItemType>ValueChoosePanel.getSpecialSearchItem() -
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 SearchItemTypeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return SearchItemTypeModifier and TypeMethodDescriptionAvailableFilterType.beginSearchItem()SearchItemsType.beginSearchItem()SearchItemType.clone()ObjectFactory.createSearchItemType()SearchItemType.description(String value) SearchItemType.display(DisplayType value) SearchItemType.displayName(PolyStringType value) SearchItemType.displayName(String value) SearchItemType.filter(SearchFilterType value) SearchItemType.filterExpression(ExpressionType value) SearchItemType.parameter(SearchFilterParameterType value) SearchItemType.path(ItemPathType value) SearchItemType.visibleByDefault(Boolean value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type SearchItemTypeModifier and TypeMethodDescriptionAvailableFilterType.createSearchItemList()SearchItemsType.createSearchItemList()AvailableFilterType.getSearchItem()SearchItemsType.getSearchItem()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SearchItemTypeModifier and TypeMethodDescriptionAvailableFilterType.searchItem(SearchItemType value) SearchItemsType.searchItem(SearchItemType value)