Uses of Interface
com.evolveum.midpoint.util.ShortDumpable
Packages that use ShortDumpable
Package
Description
-
Uses of ShortDumpable in com.evolveum.midpoint.model.api
Classes in com.evolveum.midpoint.model.api that implement ShortDumpableModifier and TypeClassDescriptionclass
Assignment object relation specification. -
Uses of ShortDumpable in com.evolveum.midpoint.model.api.authentication
Classes in com.evolveum.midpoint.model.api.authentication that implement ShortDumpableModifier and TypeClassDescriptionclass
Principal that extends simple MidPointPrincipal with user interface concepts (user profile). -
Uses of ShortDumpable in com.evolveum.midpoint.model.api.context
Subinterfaces of ShortDumpable in com.evolveum.midpoint.model.api.contextModifier 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
Classes in com.evolveum.midpoint.model.api.context that implement ShortDumpableModifier 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
Classes in com.evolveum.midpoint.model.api.correlator that implement ShortDumpableModifier and TypeClassDescriptionclass
Generalized confidence information.static class
TheConfidence
extended by per-item confidence values. -
Uses of ShortDumpable in com.evolveum.midpoint.prism
Subinterfaces of ShortDumpable in com.evolveum.midpoint.prism -
Uses of ShortDumpable in com.evolveum.midpoint.prism.delta
Subinterfaces of ShortDumpable in com.evolveum.midpoint.prism.deltaModifier 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
Classes in com.evolveum.midpoint.prism.extensions that implement ShortDumpableModifier and TypeClassDescriptionclass
-
Uses of ShortDumpable in com.evolveum.midpoint.prism.path
Subinterfaces of ShortDumpable in com.evolveum.midpoint.prism.pathModifier and TypeInterfaceDescriptioninterface
General interface to ItemPath objects.interface
Classes in com.evolveum.midpoint.prism.path that implement ShortDumpable -
Uses of ShortDumpable in com.evolveum.midpoint.prism.polystring
Classes in com.evolveum.midpoint.prism.polystring that implement ShortDumpable -
Uses of ShortDumpable in com.evolveum.midpoint.schema
Classes in com.evolveum.midpoint.schema that implement ShortDumpableModifier 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.expression
Classes in com.evolveum.midpoint.schema.expression that implement ShortDumpable -
Uses of ShortDumpable in com.evolveum.midpoint.schema.result
Classes in com.evolveum.midpoint.schema.result that implement ShortDumpableModifier 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.validator
Classes in com.evolveum.midpoint.schema.validator that implement ShortDumpable -
Uses of ShortDumpable in com.evolveum.midpoint.security.api
Classes in com.evolveum.midpoint.security.api that implement ShortDumpableModifier and TypeClassDescriptionclass
com.evolveum.midpoint.security.api.MidPointPrincipal
-
Uses of ShortDumpable in com.evolveum.midpoint.util
Subinterfaces of ShortDumpable in com.evolveum.midpoint.utilClasses in com.evolveum.midpoint.util that implement ShortDumpableModifier 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.Methods in com.evolveum.midpoint.util with parameters of type ShortDumpableModifier 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) Method parameters in com.evolveum.midpoint.util with type arguments of type ShortDumpableModifier and TypeMethodDescriptionstatic void
DebugUtil.shortDump
(StringBuilder sb, Collection<? extends ShortDumpable> sds) -
Uses of ShortDumpable in com.evolveum.midpoint.util.caching
Classes in com.evolveum.midpoint.util.caching that implement ShortDumpable -
Uses of ShortDumpable in com.evolveum.midpoint.util.statistics
Classes in com.evolveum.midpoint.util.statistics that implement ShortDumpable -
Uses of ShortDumpable in com.evolveum.prism.xml.ns._public.types_3
Classes in com.evolveum.prism.xml.ns._public.types_3 that implement ShortDumpableModifier and TypeClassDescriptionclass
class
A class used to hold raw XNodes until the definition for such an object is known.