Uses of Class
com.evolveum.prism.xml.ns._public.query_3.SearchFilterType
-
Packages that use SearchFilterType Package Description com.evolveum.midpoint.prism com.evolveum.midpoint.prism.query com.evolveum.midpoint.prism.util com.evolveum.midpoint.xml.ns._public.common.common_3 com.evolveum.midpoint.xml.ns._public.model.scripting_3 com.evolveum.prism.xml.ns._public.query_3 Copyright (c) 2010-2019 Evolveum and contributors This work is dual-licensed under the Apache License 2.0 and European Union Public License. -
-
Uses of SearchFilterType in com.evolveum.midpoint.prism
Methods in com.evolveum.midpoint.prism that return SearchFilterType Modifier and Type Method Description SearchFilterTypePrismReferenceValue. getFilter()SearchFilterTypeReferencable. getFilter()Methods in com.evolveum.midpoint.prism with parameters of type SearchFilterType Modifier and Type Method Description voidPrismReferenceValue. setFilter(SearchFilterType filter) -
Uses of SearchFilterType in com.evolveum.midpoint.prism.query
Methods in com.evolveum.midpoint.prism.query that return SearchFilterType Modifier and Type Method Description SearchFilterTypeQueryConverter. createSearchFilterType(ObjectFilter filter)Methods in com.evolveum.midpoint.prism.query with parameters of type SearchFilterType Modifier and Type Method Description <C extends Containerable>
ObjectFilterQueryConverter. createObjectFilter(PrismContainerDefinition<C> containerDefinition, SearchFilterType filterType)<C extends Containerable>
ObjectFilterQueryConverter. createObjectFilter(Class<C> clazz, SearchFilterType filterType)<C extends Containerable>
ObjectQueryQueryConverter. createObjectQuery(Class<C> clazz, SearchFilterType filterType)static booleanFilterUtil. isFilterEmpty(SearchFilterType filter)ObjectFilterQueryConverter. parseFilter(@NotNull SearchFilterType filter, @NotNull PrismContainerDefinition<?> objDef)ObjectFilterQueryConverter. parseFilter(@NotNull SearchFilterType filter, @NotNull Class<? extends Containerable> clazz) -
Uses of SearchFilterType in com.evolveum.midpoint.prism.util
Methods in com.evolveum.midpoint.prism.util that return SearchFilterType Modifier and Type Method Description static SearchFilterTypePrismTestUtil. unmarshalFilter(File file)Methods in com.evolveum.midpoint.prism.util with parameters of type SearchFilterType Modifier and Type Method Description static voidPrismTestUtil. displaySearchFilterType(SearchFilterType filterType) -
Uses of SearchFilterType in com.evolveum.midpoint.xml.ns._public.common.common_3
Subclasses of SearchFilterType in com.evolveum.midpoint.xml.ns._public.common.common_3 Modifier and Type Class Description classConditionalSearchFilterTypeA filter with an expression that denotes a necessary condition for the filter to be applied.Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as SearchFilterType Modifier and Type Field Description protected SearchFilterTypeResourceObjectPatternType. filterprotected SearchFilterTypeSearchObjectExpressionEvaluatorType. filterFields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type SearchFilterType Modifier and Type Field Description protected List<SearchFilterType>FilterWorkBucketContentType. filterMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return SearchFilterType Modifier and Type Method Description SearchFilterTypeAssignmentTargetSearchExpressionEvaluatorType. beginFilter()SearchFilterTypeCollectionRefSpecificationType. beginFilter()SearchFilterTypeFilterWorkBucketContentType. beginFilter()SearchFilterTypeLinkedObjectSelectorType. beginFilter()SearchFilterTypeLinkSourceObjectSelectorType. beginFilter()SearchFilterTypeLinkTargetObjectSelectorType. beginFilter()SearchFilterTypeObjectCollectionType. beginFilter()SearchFilterTypeObjectReferenceType. beginFilter()SearchFilterTypeObjectSelectorType. beginFilter()SearchFilterTypeOwnedObjectSelectorType. beginFilter()SearchFilterTypeReferenceSearchExpressionEvaluatorType. beginFilter()SearchFilterTypeResourceObjectPatternType. beginFilter()SearchFilterTypeResourceObjectReferenceType. beginFilter()SearchFilterTypeSearchItemType. beginFilter()SearchFilterTypeSearchObjectExpressionEvaluatorType. beginFilter()SearchFilterTypeStatePolicyConstraintType. beginFilter()SearchFilterTypeSubjectedObjectSelectorType. beginFilter()SearchFilterTypeVirtualAssignmentSpecificationType. beginFilter()SearchFilterTypeAbstractActivityReportDefinitionType. beginRecordFilter()SearchFilterTypeBucketsProcessingReportDefinitionType. beginRecordFilter()SearchFilterTypeConnIdOperationsReportDefinitionType. beginRecordFilter()SearchFilterTypeInternalOperationsReportDefinitionType. beginRecordFilter()SearchFilterTypeItemsProcessingReportDefinitionType. beginRecordFilter()SearchFilterTypeAccessCertificationAssignmentReviewScopeType. beginSearchFilter()SearchFilterTypeAccessCertificationObjectBasedScopeType. beginSearchFilter()SearchFilterTypeCollectionRefSpecificationType. getFilter()SearchFilterTypeObjectCollectionType. getFilter()SearchFilterTypeObjectReferenceType. getFilter()SearchFilterTypeObjectSelectorType. getFilter()SearchFilterTypeResourceObjectPatternType. getFilter()Gets the value of the filter property.SearchFilterTypeResourceObjectReferenceType. getFilter()SearchFilterTypeSearchItemType. getFilter()SearchFilterTypeSearchObjectExpressionEvaluatorType. getFilter()Gets the value of the filter property.SearchFilterTypeStatePolicyConstraintType. getFilter()SearchFilterTypeVirtualAssignmentSpecificationType. getFilter()SearchFilterTypeAbstractActivityReportDefinitionType. getRecordFilter()SearchFilterTypeAccessCertificationObjectBasedScopeType. getSearchFilter()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type SearchFilterType Modifier and Type Method Description List<SearchFilterType>FilterWorkBucketContentType. getFilter()Filter(s) to be used to define the bucket. -
Uses of SearchFilterType in com.evolveum.midpoint.xml.ns._public.model.scripting_3
Fields in com.evolveum.midpoint.xml.ns._public.model.scripting_3 declared as SearchFilterType Modifier and Type Field Description protected SearchFilterTypeFilterExpressionType. filterprotected SearchFilterTypeUnassignActionExpressionType. filterprotected SearchFilterTypeSearchExpressionType. searchFilterMethods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 that return SearchFilterType Modifier and Type Method Description SearchFilterTypeFilterExpressionType. beginFilter()SearchFilterTypeUnassignActionExpressionType. beginFilter()SearchFilterTypeSearchExpressionType. beginSearchFilter()SearchFilterTypeFilterExpressionType. getFilter()Gets the value of the filter property.SearchFilterTypeUnassignActionExpressionType. getFilter()Gets the value of the filter property.SearchFilterTypeSearchExpressionType. getSearchFilter()Gets the value of the searchFilter property.Methods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 with parameters of type SearchFilterType Modifier and Type Method Description FilterExpressionTypeFilterExpressionType. filter(SearchFilterType value)UnassignActionExpressionTypeUnassignActionExpressionType. filter(SearchFilterType value)SearchExpressionTypeSearchExpressionType. searchFilter(SearchFilterType value)voidFilterExpressionType. setFilter(SearchFilterType value)Sets the value of the filter property.voidUnassignActionExpressionType. setFilter(SearchFilterType value)Sets the value of the filter property.voidSearchExpressionType. setSearchFilter(SearchFilterType value)Sets the value of the searchFilter property. -
Uses of SearchFilterType in com.evolveum.prism.xml.ns._public.query_3
Fields in com.evolveum.prism.xml.ns._public.query_3 declared as SearchFilterType Modifier and Type Field Description protected SearchFilterTypeQueryType. filterMethods in com.evolveum.prism.xml.ns._public.query_3 that return SearchFilterType Modifier and Type Method Description SearchFilterTypeSearchFilterType. clone()Creates and returns a deep copy of this object.static SearchFilterTypeSearchFilterType. createFromParsedXNode(XNode xnode, ParsingContext pc, PrismContext prismContext)SearchFilterTypeQueryType. getFilter()Gets the value of the filter property.Methods in com.evolveum.prism.xml.ns._public.query_3 that return types with arguments of type SearchFilterType Modifier and Type Method Description javax.xml.bind.JAXBElement<SearchFilterType>ObjectFactory. createFilter(SearchFilterType value)Methods in com.evolveum.prism.xml.ns._public.query_3 with parameters of type SearchFilterType Modifier and Type Method Description javax.xml.bind.JAXBElement<SearchFilterType>ObjectFactory. createFilter(SearchFilterType value)QueryTypeQueryType. filter(SearchFilterType value)voidQueryType. setFilter(SearchFilterType value)Sets the value of the filter property.Constructors in com.evolveum.prism.xml.ns._public.query_3 with parameters of type SearchFilterType Constructor Description SearchFilterType(SearchFilterType o)Creates a newQueryTypeinstance by deeply copying a givenQueryTypeinstance.
-