Uses of Interface
com.evolveum.midpoint.util.ShortDumpable
Package
Description
This is an experiment how to provide reliable and consistent information about the origin of individual configuration items
(mappings, expressions, etc).
-
Uses of ShortDumpable in com.evolveum.midpoint.gui.api.prism.wrapper
-
Uses of ShortDumpable in com.evolveum.midpoint.gui.impl.prism.wrapper
-
Uses of ShortDumpable in com.evolveum.midpoint.model.api
Modifier and TypeClassDescriptionclass
Assignment object relation specification. -
Uses of ShortDumpable in com.evolveum.midpoint.model.api.authentication
Modifier and TypeClassDescriptionclass
Principal that extends simple MidPointPrincipal with user interface concepts (user profile). -
Uses of ShortDumpable in com.evolveum.midpoint.model.api.context
Modifier and TypeInterfaceDescriptioninterface
Path from the source object (focus) to the ultimate assignment that is being processed or referenced.interface
Single assignment in an assignment path.interface
interface
Modifier and TypeClassDescriptionclass
Used to find a matching projection context.class
Uniquely identifiesModelProjectionContext
.static class
static class
-
Uses of ShortDumpable in com.evolveum.midpoint.model.api.correlator
Modifier and TypeClassDescriptionclass
Generalized confidence information.static class
TheConfidence
extended by per-item confidence values. -
Uses of ShortDumpable in com.evolveum.midpoint.prism
-
Uses of ShortDumpable in com.evolveum.midpoint.prism.delta
Modifier and TypeInterfaceDescriptioninterface
The triple of values (added, unchanged, deleted) that represents difference between two collections of values.interface
PrismValueDeltaSetTriple<V extends PrismValue>
DeltaSetTriple that is limited to hold prism values. -
Uses of ShortDumpable in com.evolveum.midpoint.prism.extensions
Modifier and TypeClassDescriptionclass
-
Uses of ShortDumpable in com.evolveum.midpoint.prism.impl
Modifier and TypeClassDescriptionclass
com.evolveum.midpoint.prism.impl.PrismReferenceValueImpl
-
Uses of ShortDumpable in com.evolveum.midpoint.prism.path
Modifier and TypeInterfaceDescriptioninterface
General interface to ItemPath objects.interface
Modifier and TypeClassDescriptionclass
Item Name of Infra Model Items.class
static class
ItemName without prefix specified, ideal item name for runtime data, constants, etc.final class
-
Uses of ShortDumpable in com.evolveum.midpoint.prism.polystring
-
Uses of ShortDumpable in com.evolveum.midpoint.schema
Modifier and TypeClassDescriptionclass
class
class
Specifies the "coordinates" of a resource operation covering multiple objects, like search, or live sync.static class
static class
static class
class
Aggregate bean containing resource OID, kind, intent, object class and tag flags.class
class
Objects of this type are considered READ ONLY.class
-
Uses of ShortDumpable in com.evolveum.midpoint.schema.config
-
Uses of ShortDumpable in com.evolveum.midpoint.schema.expression
-
Uses of ShortDumpable in com.evolveum.midpoint.schema.processor
Modifier and TypeInterfaceDescriptioninterface
NOTE: Never try to determine type (simple/reference) by querying the interfaces.interface
interface
interface
"Getter" interface to "prism" part of resource attribute and association definitions.interface
ShadowAttributeDefinition<V extends PrismValue,
D extends ShadowAttributeDefinition<V, D, RV, SA>, RV, SA extends ShadowAttribute<V, D, RV, SA>> Definition of aShadowAttribute
.interface
Getter interface to "UCF" part of shadow attribute definitions.static interface
interface
Definition of anShadowReferenceAttribute
.interface
Full prism definition of aShadowSimpleAttribute
: has a native part and a refined part from `schemaHandling`.Modifier and TypeClassDescriptionclass
Path pointing to a specificShadowAttribute
.class
Represents native attribute (simple or reference).class
Specialized class that wraps a single-valued non-null primary or secondary identifier attribute.static class
Identifier that is a primary one.static class
class
ShadowAttributeDefinitionImpl<V extends PrismValue,
D extends ShadowAttributeDefinition<V, D, RV, SA>, RV, SA extends ShadowAttribute<V, D, RV, SA>, ND extends NativeShadowAttributeDefinition> Base implementation ofShadowSimpleAttributeDefinitionImpl
andShadowReferenceAttributeDefinitionImpl
.static class
Contains real data for UCF aspect of shadow attribute definition.class
Definition of a shadow association item, e.g., `ri:group`.class
Represents a value of aShadowReferenceAttribute
.class
An attribute definition (obtained typically from the connector), optionally refined by information from `schemaHandling` section of a resource definition. -
Uses of ShortDumpable in com.evolveum.midpoint.schema.processor.deleg
-
Uses of ShortDumpable in com.evolveum.midpoint.schema.result
Modifier and TypeClassDescriptionclass
Primary goal of this class is to support asynchronous operations.class
This may seems too simple and maybe pointless now.class
Provides rich information about an operation being executed; mainly for the sake of error reporting and functional/performance troubleshooting. -
Uses of ShortDumpable in com.evolveum.midpoint.schema.util
Modifier and TypeInterfaceDescriptioninterface
Either a resource object, or a repository shadow (after being adopted by provisioning, i.e.Modifier and TypeClassDescriptionstatic class
The default implementation.class
A shadow that was fetched from the repository OR that is going to be (or was) added to the repository. -
Uses of ShortDumpable in com.evolveum.midpoint.schema.validator
-
Uses of ShortDumpable in com.evolveum.midpoint.security.api
Modifier and TypeClassDescriptionclass
com.evolveum.midpoint.security.api.MidPointPrincipal
-
Uses of ShortDumpable in com.evolveum.midpoint.util
Modifier and TypeClassDescriptionclass
This class is final and must remain so, as it's not cloneable.class
This class is final and must remain so, as it's not cloneable.Modifier and TypeMethodDescriptionstatic void
DebugUtil.debugDumpShortWithLabel
(StringBuilder sb, String label, ShortDumpable sd, int indent) static void
DebugUtil.debugDumpShortWithLabelLn
(StringBuilder sb, String label, ShortDumpable sd, int indent) static void
DebugUtil.debugDumpWithLabelShortDump
(StringBuilder sb, String label, ShortDumpable object, int indent) static void
DebugUtil.debugDumpWithLabelShortDumpLn
(StringBuilder sb, String label, ShortDumpable object, int indent) static String
DebugUtil.shortDump
(ShortDumpable sd) static void
DebugUtil.shortDump
(StringBuilder sb, ShortDumpable sd) static Object
DebugUtil.shortDumpLazily
(ShortDumpable dumpable) Modifier and TypeMethodDescriptionstatic void
DebugUtil.shortDump
(StringBuilder sb, Collection<? extends ShortDumpable> sds) -
Uses of ShortDumpable in com.evolveum.midpoint.util.caching
-
Uses of ShortDumpable in com.evolveum.midpoint.util.statistics
-
Uses of ShortDumpable in com.evolveum.prism.xml.ns._public.types_3
Modifier and TypeClassDescriptionclass
class
A class used to hold raw XNodes until the definition for such an object is known.