Uses of Class
com.evolveum.midpoint.schema.processor.ResourceObjectIdentification.WithPrimary
-
Uses of ResourceObjectIdentification.WithPrimary in com.evolveum.midpoint.schema.processor
Modifier and TypeMethodDescriptionResourceObjectIdentification.WithPrimary.clone()
ResourceObjectDefinition.createPrimaryIdentification
(@NotNull Object identifierRealValue) ResourceObjectIdentification.ensurePrimary()
ResourceObjectIdentification.fromCompleteShadow
(@NotNull ResourceObjectDefinition resourceObjectDefinition, @NotNull ShadowType shadow) Returns identification for a shadow.ResourceObjectIdentification.fromCompleteShadow
(@NotNull ShadowType shadow) Returns identification for a shadow.SearchHierarchyConstraints.getBaseContext()
ResourceObjectIdentification.of
(@NotNull ResourceObjectDefinition resourceObjectDefinition, ResourceObjectIdentifiers.WithPrimary primaryIdentifiers) ResourceObjectIdentification.withPrimary
(@NotNull ResourceObjectDefinition resourceObjectDefinition, @NotNull ShadowSimpleAttribute<?> primaryIdentifierAttribute, @NotNull Collection<? extends ShadowSimpleAttribute<?>> secondaryIdentifierAttributes) Creates new identification with a primary identifier.ResourceObjectIdentification.withPrimaryAdded
(ResourceObjectIdentifier.Primary<?> primaryIdentifier) Enriches current identification with a primary identifier.ModifierConstructorDescriptionSearchHierarchyConstraints
(ResourceObjectIdentification.WithPrimary baseContext, SearchHierarchyScope scope) -
Uses of ResourceObjectIdentification.WithPrimary in com.evolveum.midpoint.schema.util