Uses of Interface
com.evolveum.midpoint.util.HumanReadableDescribable
-
Packages that use HumanReadableDescribable Package Description com.evolveum.midpoint.model.api.context com.evolveum.midpoint.schema -
-
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 class
ProjectionContextFilter
Used to find a matching projection context.class
ProjectionContextKey
Uniquely identifiesModelProjectionContext
.static class
ProjectionContextKey.Classified
static class
ProjectionContextKey.WithResource
-
Uses of HumanReadableDescribable in com.evolveum.midpoint.schema
Classes in com.evolveum.midpoint.schema that implement HumanReadableDescribable Modifier and Type Class Description class
ResourceOperationCoordinates
Specifies the "coordinates" of a resource operation covering multiple objects, like search, or live sync.static class
ResourceOperationCoordinates.ObjectClassScoped
static class
ResourceOperationCoordinates.ResourceScoped
static class
ResourceOperationCoordinates.TypeScoped
class
ResourceShadowCoordinates
Aggregate bean containing resource OID, kind, intent, object class and tag flags.
-