Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.SelectorQualifiedGetOptionsType
-
-
Uses of SelectorQualifiedGetOptionsType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return SelectorQualifiedGetOptionsType Modifier and Type Method Description static @NotNull SelectorQualifiedGetOptionsTypeGetOperationOptionsUtil. optionsToOptionsBean(@NotNull Collection<SelectorOptions<GetOperationOptions>> options)static SelectorQualifiedGetOptionsTypeGetOperationOptionsUtil. optionsToOptionsBeanNullable(Collection<SelectorOptions<GetOperationOptions>> options)static @NotNull SelectorQualifiedGetOptionsTypeMiscSchemaUtil. optionsToOptionsType(@NotNull Collection<SelectorOptions<GetOperationOptions>> options)Deprecated.Methods in com.evolveum.midpoint.schema.util with parameters of type SelectorQualifiedGetOptionsType Modifier and Type Method Description static voidSelectorQualifiedGetOptionsUtil. merge(@NotNull SelectorQualifiedGetOptionsType base, @Nullable IterationMethodType method)static List<SelectorOptions<GetOperationOptions>>GetOperationOptionsUtil. optionsBeanToOptions(SelectorQualifiedGetOptionsType objectOptionsType)static List<SelectorOptions<GetOperationOptions>>MiscSchemaUtil. optionsTypeToOptions(SelectorQualifiedGetOptionsType objectOptionsType, PrismContext unused)Deprecated. -
Uses of SelectorQualifiedGetOptionsType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return SelectorQualifiedGetOptionsType Modifier and Type Method Description SelectorQualifiedGetOptionsTypeObjectCollectionType. beginGetOptions()SelectorQualifiedGetOptionsTypeObjectSetType. beginSearchOptions()SelectorQualifiedGetOptionsTypeResourceObjectSetType. beginSearchOptions()SelectorQualifiedGetOptionsTypeSelectorQualifiedGetOptionsType. clone()SelectorQualifiedGetOptionsTypeObjectFactory. createSelectorQualifiedGetOptionsType()Create an instance ofSelectorQualifiedGetOptionsTypeSelectorQualifiedGetOptionsTypeObjectCollectionType. getGetOptions()SelectorQualifiedGetOptionsTypeObjectSetType. getSearchOptions()SelectorQualifiedGetOptionsTypeResourceObjectSetType. getSearchOptions()SelectorQualifiedGetOptionsTypeSelectorQualifiedGetOptionsType. id(Long value)SelectorQualifiedGetOptionsTypeSelectorQualifiedGetOptionsType. option(SelectorQualifiedGetOptionType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SelectorQualifiedGetOptionsType Modifier and Type Method Description ObjectCollectionTypeObjectCollectionType. getOptions(SelectorQualifiedGetOptionsType value)ObjectSetTypeObjectSetType. searchOptions(SelectorQualifiedGetOptionsType value)ResourceObjectSetTypeResourceObjectSetType. searchOptions(SelectorQualifiedGetOptionsType value)voidObjectCollectionType. setGetOptions(SelectorQualifiedGetOptionsType value)voidObjectSetType. setSearchOptions(SelectorQualifiedGetOptionsType value)voidResourceObjectSetType. setSearchOptions(SelectorQualifiedGetOptionsType value) -
Uses of SelectorQualifiedGetOptionsType in com.evolveum.midpoint.xml.ns._public.model.model_3
Fields in com.evolveum.midpoint.xml.ns._public.model.model_3 declared as SelectorQualifiedGetOptionsType Modifier and Type Field Description protected SelectorQualifiedGetOptionsTypeGetObjectType. optionsprotected SelectorQualifiedGetOptionsTypeSearchObjectsType. optionsMethods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return SelectorQualifiedGetOptionsType Modifier and Type Method Description SelectorQualifiedGetOptionsTypeGetObjectType. beginOptions()SelectorQualifiedGetOptionsTypeSearchObjectsType. beginOptions()SelectorQualifiedGetOptionsTypeGetObjectType. getOptions()Gets the value of the options property.SelectorQualifiedGetOptionsTypeSearchObjectsType. getOptions()Gets the value of the options property.Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type SelectorQualifiedGetOptionsType Modifier and Type Method Description voidModelPortImpl. getObject(QName objectType, String oid, SelectorQualifiedGetOptionsType options, javax.xml.ws.Holder<ObjectType> object, javax.xml.ws.Holder<OperationResultType> result)voidModelPortType. getObject(QName objectType, String oid, SelectorQualifiedGetOptionsType options, javax.xml.ws.Holder<ObjectType> object, javax.xml.ws.Holder<OperationResultType> result)GetObjectTypeGetObjectType. options(SelectorQualifiedGetOptionsType value)SearchObjectsTypeSearchObjectsType. options(SelectorQualifiedGetOptionsType value)voidModelPortImpl. searchObjects(QName objectType, QueryType query, SelectorQualifiedGetOptionsType options, javax.xml.ws.Holder<ObjectListType> objectList, javax.xml.ws.Holder<OperationResultType> result)voidModelPortType. searchObjects(QName objectType, QueryType query, SelectorQualifiedGetOptionsType options, javax.xml.ws.Holder<ObjectListType> objectList, javax.xml.ws.Holder<OperationResultType> result)TODO Faults: any SystemFaultType IllegalArgumentFaultType: wrong object type SchemaViolationFaultType: unknown property used in search queryvoidGetObjectType. setOptions(SelectorQualifiedGetOptionsType value)Sets the value of the options property.voidSearchObjectsType. setOptions(SelectorQualifiedGetOptionsType value)Sets the value of the options property. -
Uses of SelectorQualifiedGetOptionsType in com.evolveum.midpoint.xml.ns._public.model.scripting_3
Fields in com.evolveum.midpoint.xml.ns._public.model.scripting_3 declared as SelectorQualifiedGetOptionsType Modifier and Type Field Description protected SelectorQualifiedGetOptionsTypeResolveReferenceActionExpressionType. optionsprotected SelectorQualifiedGetOptionsTypeSearchExpressionType. optionsMethods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 that return SelectorQualifiedGetOptionsType Modifier and Type Method Description SelectorQualifiedGetOptionsTypeResolveReferenceActionExpressionType. beginOptions()SelectorQualifiedGetOptionsTypeSearchExpressionType. beginOptions()SelectorQualifiedGetOptionsTypeResolveReferenceActionExpressionType. getOptions()Gets the value of the options property.SelectorQualifiedGetOptionsTypeSearchExpressionType. getOptions()Gets the value of the options property.Methods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 with parameters of type SelectorQualifiedGetOptionsType Modifier and Type Method Description ResolveReferenceActionExpressionTypeResolveReferenceActionExpressionType. options(SelectorQualifiedGetOptionsType value)SearchExpressionTypeSearchExpressionType. options(SelectorQualifiedGetOptionsType value)voidResolveReferenceActionExpressionType. setOptions(SelectorQualifiedGetOptionsType value)Sets the value of the options property.voidSearchExpressionType. setOptions(SelectorQualifiedGetOptionsType value)Sets the value of the options property.
-