Uses of Class
com.evolveum.prism.xml.ns._public.query_3.QueryType
Packages that use QueryType
Package
Description
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 QueryType in com.evolveum.midpoint.gui.impl.converter
Methods in com.evolveum.midpoint.gui.impl.converter that return QueryTypeModifier and TypeMethodDescriptionCleanupPoliciesTypeConverter.convertToObject(String arg0, Locale arg1) QueryTypeConverter.convertToObject(String arg0, Locale arg1) Methods in com.evolveum.midpoint.gui.impl.converter with parameters of type QueryTypeModifier and TypeMethodDescriptionCleanupPoliciesTypeConverter.convertToString(QueryType value, Locale arg1) QueryTypeConverter.convertToString(QueryType value, Locale arg1) -
Uses of QueryType in com.evolveum.midpoint.gui.impl.factory.panel
Method parameters in com.evolveum.midpoint.gui.impl.factory.panel with type arguments of type QueryTypeModifier and TypeMethodDescriptionprotected InputPanelQueryTextAreaPanelFactory.getPanel(PrismPropertyPanelContext<QueryType> panelCtx) -
Uses of QueryType in com.evolveum.midpoint.model.api
Methods in com.evolveum.midpoint.model.api with parameters of type QueryType -
Uses of QueryType in com.evolveum.midpoint.prism.query
Methods in com.evolveum.midpoint.prism.query that return QueryTypeMethods in com.evolveum.midpoint.prism.query with parameters of type QueryTypeModifier and TypeMethodDescriptionQueryConverter.createObjectQuery(Class<?> clazz, QueryType queryType) -
Uses of QueryType in com.evolveum.midpoint.prism.util
Methods in com.evolveum.midpoint.prism.util with parameters of type QueryTypeModifier and TypeMethodDescriptionstatic voidPrismTestUtil.displayQueryType(QueryType queryType) -
Uses of QueryType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type QueryTypeModifier and TypeMethodDescriptionstatic StringObjectQueryUtil.dump(QueryType query, @NotNull PrismContext prismContext) -
Uses of QueryType in com.evolveum.midpoint.schema.util.task.work
Methods in com.evolveum.midpoint.schema.util.task.work with parameters of type QueryTypeModifier and TypeMethodDescriptionstatic voidWorkDefinitionUtil.replaceObjectSetQuery(@NotNull WorkDefinitionsType def, @Nullable QueryType query) Replaces the query in "object set" in given work definition. -
Uses of QueryType in com.evolveum.midpoint.web.component.input
Constructor parameters in com.evolveum.midpoint.web.component.input with type arguments of type QueryTypeModifierConstructorDescriptionQueryTextAreaPanel(String id, org.apache.wicket.model.IModel<QueryType> model, Integer rowsOverride) -
Uses of QueryType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return QueryTypeModifier and TypeMethodDescriptionObjectSetType.getQuery()RepositorySearchObjectsTraceType.getQuery()ResourceObjectSetType.getQuery()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type QueryTypeModifier and TypeMethodDescriptionvoidvoidvoid -
Uses of QueryType in com.evolveum.midpoint.xml.ns._public.model.model_3
Fields in com.evolveum.midpoint.xml.ns._public.model.model_3 declared as QueryTypeMethods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return QueryTypeMethods in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type QueryTypeModifier and TypeMethodDescriptionvoid -
Uses of QueryType in com.evolveum.midpoint.xml.ns._public.model.scripting_3
Fields in com.evolveum.midpoint.xml.ns._public.model.scripting_3 declared as QueryTypeMethods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 that return QueryTypeMethods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 with parameters of type QueryTypeModifier and TypeMethodDescriptionvoid -
Uses of QueryType in com.evolveum.prism.xml.ns._public.query_3
Methods in com.evolveum.prism.xml.ns._public.query_3 that return QueryTypeModifier and TypeMethodDescriptionQueryType.clone()Creates and returns a deep copy of this object.ObjectFactory.createQueryType()Create an instance ofQueryTypeQueryType.description(String value) QueryType.filter(SearchFilterType value) QueryType.paging(PagingType value) Methods in com.evolveum.prism.xml.ns._public.query_3 that return types with arguments of type QueryTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<QueryType>ObjectFactory.createQuery(QueryType value) Methods in com.evolveum.prism.xml.ns._public.query_3 with parameters of type QueryTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<QueryType>ObjectFactory.createQuery(QueryType value)