Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.SearchItemType
-
Packages that use SearchItemType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of SearchItemType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return SearchItemType Modifier and Type Method Description SearchItemTypeSearchItemsType. beginSearchItem()SearchItemTypeSearchItemType. clone()SearchItemTypeObjectFactory. createSearchItemType()Create an instance ofSearchItemTypeSearchItemTypeSearchItemType. description(String value)SearchItemTypeSearchItemType. displayName(PolyStringType value)SearchItemTypeSearchItemType. displayName(String value)SearchItemTypeSearchItemType. filter(SearchFilterType value)SearchItemTypeSearchItemType. filterExpression(ExpressionType value)SearchItemTypeSearchItemType. id(Long value)SearchItemTypeSearchItemType. parameter(SearchFilterParameterType value)SearchItemTypeSearchItemType. path(ItemPathType value)SearchItemTypeSearchItemType. 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>SearchItemsType. createSearchItemList()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 SearchItemsTypeSearchItemsType. searchItem(SearchItemType value)
-