Uses of Interface
com.evolveum.midpoint.util.HumanReadableDescribable
-
-
Uses of HumanReadableDescribable in com.evolveum.midpoint.model.api.context
Classes in com.evolveum.midpoint.model.api.context that implement HumanReadableDescribable Modifier and Type Class Description classProjectionContextFilterUsed to find a matching projection context.classProjectionContextKeyUniquely identifiesModelProjectionContext.static classProjectionContextKey.Classifiedstatic classProjectionContextKey.WithResource -
Uses of HumanReadableDescribable in com.evolveum.midpoint.model.common.mapping
Subinterfaces of HumanReadableDescribable in com.evolveum.midpoint.model.common.mapping Modifier and Type Interface Description interfacePrismValueDeltaSetTripleProducer<V extends PrismValue,D extends ItemDefinition>Classes in com.evolveum.midpoint.model.common.mapping that implement HumanReadableDescribable Modifier and Type Class Description classAbstractMappingImpl<V extends PrismValue,D extends ItemDefinition<?>,MBT extends AbstractMappingType>Evaluation of a mapping.classMappingImpl<V extends PrismValue,D extends ItemDefinition<?>>(Traditional) data mapping. -
Uses of HumanReadableDescribable in com.evolveum.midpoint.model.common.mapping.metadata
Classes in com.evolveum.midpoint.model.common.mapping.metadata that implement HumanReadableDescribable Modifier and Type Class Description classMetadataMappingImpl<V extends PrismValue,D extends ItemDefinition<?>>Evaluated or to-be-evaluated metadata mapping. -
Uses of HumanReadableDescribable in com.evolveum.midpoint.model.impl.lens
Classes in com.evolveum.midpoint.model.impl.lens that implement HumanReadableDescribable Modifier and Type Class Description classPersonaKey -
Uses of HumanReadableDescribable in com.evolveum.midpoint.model.impl.lens.construction
Classes in com.evolveum.midpoint.model.impl.lens.construction with type parameters of type HumanReadableDescribable Modifier and Type Class Description classConstructionCollector<AH extends AssignmentHolderType,K extends HumanReadableDescribable,ACT extends AbstractConstructionType,AC extends AbstractConstruction<AH,ACT,EC>,EC extends EvaluatedAbstractConstruction<AH>>Collects evaluated constructions from evaluatedAssignmentTriple into a single-level triple.Classes in com.evolveum.midpoint.model.impl.lens.construction that implement HumanReadableDescribable Modifier and Type Class Description classConstructionTargetKeySpecifies the target of resource object construction - i.e. -
Uses of HumanReadableDescribable in com.evolveum.midpoint.model.impl.lens.projector
Methods in com.evolveum.midpoint.model.impl.lens.projector with type parameters of type HumanReadableDescribable Modifier and Type Method Description <AH extends AssignmentHolderType,K extends HumanReadableDescribable,ACT extends AbstractConstructionType,AC extends AbstractConstruction<AH,ACT,EC>,EC extends EvaluatedAbstractConstruction<AH>>
DeltaMapTriple<K,EvaluatedConstructionPack<EC>>ConstructionProcessor. distributeConstructions(DeltaSetTriple<EvaluatedAssignmentImpl<AH>> evaluatedAssignmentTriple, Function<EvaluatedAssignmentImpl<AH>,DeltaSetTriple<AC>> constructionTripleExtractor, FailableLensFunction<EC,K> keyGenerator, ComplexConstructionConsumer<K,EC> consumer)Categorizes assigned constructions (resource object or persona ones) from evaluated assignments into other structures by calling appropriate methods on the consumer. -
Uses of HumanReadableDescribable in com.evolveum.midpoint.schema
Classes in com.evolveum.midpoint.schema that implement HumanReadableDescribable Modifier and Type Class Description classResourceOperationCoordinatesSpecifies the "coordinates" of a resource operation covering multiple objects, like search, or live sync.static classResourceOperationCoordinates.ObjectClassScopedstatic classResourceOperationCoordinates.ResourceScopedstatic classResourceOperationCoordinates.TypeScopedclassResourceShadowCoordinatesAggregate bean containing resource OID, kind, intent, object class and tag flags.
-