Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ResourceObjectOwnerOptionType
Packages that use ResourceObjectOwnerOptionType
Package
Description
-
Uses of ResourceObjectOwnerOptionType in com.evolveum.midpoint.schema.util.cases
Methods in com.evolveum.midpoint.schema.util.cases that return types with arguments of type ResourceObjectOwnerOptionTypeModifier and TypeMethodDescriptionstatic @NotNull List<ResourceObjectOwnerOptionType>
CorrelationCaseUtil.getOwnerOptionsList
(@NotNull CaseType aCase) Methods in com.evolveum.midpoint.schema.util.cases with parameters of type ResourceObjectOwnerOptionTypeModifier and TypeMethodDescriptionstatic OwnerOptionIdentifier
OwnerOptionIdentifier.of
(@NotNull ResourceObjectOwnerOptionType potentialOwner) -
Uses of ResourceObjectOwnerOptionType in com.evolveum.midpoint.xml.ns._public.common.api_types_3
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return ResourceObjectOwnerOptionType -
Uses of ResourceObjectOwnerOptionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type ResourceObjectOwnerOptionTypeModifier and TypeFieldDescriptionstatic final Producer<ResourceObjectOwnerOptionType>
ResourceObjectOwnerOptionType.FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ResourceObjectOwnerOptionTypeModifier and TypeMethodDescriptionResourceObjectOwnerOptionsType.beginOption()
ResourceObjectOwnerOptionType.candidateOwnerRef
(ObjectReferenceType value) ResourceObjectOwnerOptionType.candidateOwnerRef
(String oid, QName type) ResourceObjectOwnerOptionType.candidateOwnerRef
(String oid, QName type, QName relation) ResourceObjectOwnerOptionType.clone()
ResourceObjectOwnerOptionType.confidence
(Double value) ObjectFactory.createResourceObjectOwnerOptionType()
ResourceObjectOwnerOptionType.identifier
(String value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ResourceObjectOwnerOptionTypeModifier and TypeMethodDescriptionResourceObjectOwnerOptionsType.createOptionList()
jakarta.xml.bind.JAXBElement<ResourceObjectOwnerOptionType>
ObjectFactory.createResourceObjectOwnerOption
(ResourceObjectOwnerOptionType value) ResourceObjectOwnerOptionsType.getOption()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ResourceObjectOwnerOptionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ResourceObjectOwnerOptionType>
ObjectFactory.createResourceObjectOwnerOption
(ResourceObjectOwnerOptionType value) ResourceObjectOwnerOptionsType.option
(ResourceObjectOwnerOptionType value)