Uses of Class
com.evolveum.midpoint.xml.ns._public.model.scripting_3.SearchExpressionType
-
Packages that use SearchExpressionType Package Description com.evolveum.midpoint.xml.ns._public.model.scripting_3 -
-
Uses of SearchExpressionType in com.evolveum.midpoint.xml.ns._public.model.scripting_3
Methods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 that return SearchExpressionType Modifier and Type Method Description SearchExpressionTypeSearchExpressionType. aggregateOutput(Boolean value)SearchExpressionTypeSearchExpressionType. clone()Creates and returns a deep copy of this object.SearchExpressionTypeObjectFactory. createSearchExpressionType()Create an instance ofSearchExpressionTypeSearchExpressionTypeSearchExpressionType. options(SelectorQualifiedGetOptionsType value)SearchExpressionTypeSearchExpressionType. parameter(ActionParameterValueType value)SearchExpressionTypeSearchExpressionType. query(QueryType value)SearchExpressionTypeSearchExpressionType. scriptingExpression(javax.xml.bind.JAXBElement<? extends ScriptingExpressionType> value)SearchExpressionTypeSearchExpressionType. searchFilter(SearchFilterType value)SearchExpressionTypeSearchExpressionType. type(QName value)SearchExpressionTypeSearchExpressionType. variable(String value)Methods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 that return types with arguments of type SearchExpressionType Modifier and Type Method Description javax.xml.bind.JAXBElement<SearchExpressionType>ObjectFactory. createSearch(SearchExpressionType value)Methods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 with parameters of type SearchExpressionType Modifier and Type Method Description javax.xml.bind.JAXBElement<SearchExpressionType>ObjectFactory. createSearch(SearchExpressionType value)Constructors in com.evolveum.midpoint.xml.ns._public.model.scripting_3 with parameters of type SearchExpressionType Constructor Description SearchExpressionType(SearchExpressionType o)Creates a newSearchExpressionTypeinstance by deeply copying a givenSearchExpressionTypeinstance.
-