Uses of Interface
com.evolveum.midpoint.util.ShortDumpable
Packages that use 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
Subinterfaces of ShortDumpable in com.evolveum.midpoint.gui.api.prism.wrapper -
Uses of ShortDumpable in com.evolveum.midpoint.gui.impl.prism.wrapper
Classes in com.evolveum.midpoint.gui.impl.prism.wrapper that implement ShortDumpable -
Uses of ShortDumpable in com.evolveum.midpoint.model.api
Classes in com.evolveum.midpoint.model.api that implement ShortDumpableModifier and TypeClassDescriptionclassAssignment 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 TypeClassDescriptionclassPrincipal 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 TypeInterfaceDescriptioninterfacePath from the source object (focus) to the ultimate assignment that is being processed or referenced.interfaceSingle assignment in an assignment path.interfaceinterfaceClasses in com.evolveum.midpoint.model.api.context that implement ShortDumpableModifier and TypeClassDescriptionclassUsed to find a matching projection context.classUniquely identifiesModelProjectionContext.static classstatic class -
Uses of ShortDumpable in com.evolveum.midpoint.model.api.correlator
Classes in com.evolveum.midpoint.model.api.correlator that implement ShortDumpableModifier and TypeClassDescriptionclassGeneralized confidence information.static classTheConfidenceextended 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 TypeInterfaceDescriptioninterfaceThe triple of values (added, unchanged, deleted) that represents difference between two collections of values.interfacePrismValueDeltaSetTriple<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.impl
Classes in com.evolveum.midpoint.prism.impl that implement ShortDumpableModifier and TypeClassDescriptionclasscom.evolveum.midpoint.prism.impl.PrismReferenceValueImpl -
Uses of ShortDumpable in com.evolveum.midpoint.prism.path
Subinterfaces of ShortDumpable in com.evolveum.midpoint.prism.pathModifier and TypeInterfaceDescriptioninterfaceGeneral interface to ItemPath objects.interfaceClasses in com.evolveum.midpoint.prism.path that implement ShortDumpableModifier and TypeClassDescriptionclassItem Name of Infra Model Items.classstatic classItemName without prefix specified, ideal item name for runtime data, constants, etc.final class -
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 TypeClassDescriptionclassclassclassSpecifies the "coordinates" of a resource operation covering multiple objects, like search, or live sync.static classstatic classstatic classclassAggregate bean containing resource OID, kind, intent, object class and tag flags.classclassclass -
Uses of ShortDumpable in com.evolveum.midpoint.schema.config
Classes in com.evolveum.midpoint.schema.config that implement ShortDumpable -
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.processor
Subinterfaces of ShortDumpable in com.evolveum.midpoint.schema.processorModifier and TypeInterfaceDescriptioninterfaceNOTE: Never try to determine type (simple/reference) by querying the interfaces.interfaceinterfaceinterface"Getter" interface to "prism" part of resource attribute and association definitions.interfaceShadowAttribute<V extends PrismValue,D extends ShadowAttributeDefinition<V, D, RV, SA>, RV, SA extends ShadowAttribute<V, D, RV, SA>> Access to bothShadowSimpleAttributeandShadowReferenceAttribute.interfaceShadowAttributeDefinition<V extends PrismValue,D extends ShadowAttributeDefinition<V, D, RV, SA>, RV, SA extends ShadowAttribute<V, D, RV, SA>> Definition of aShadowAttribute: simple or reference one. .interfaceGetter interface to "UCF" part of shadow attribute definitions.static interfaceinterfaceDefinition of anShadowReferenceAttribute.interfaceTODO update this doc Resource Object Attribute is a Property of Resource Object.interfaceFull prism definition of aShadowSimpleAttribute: has a native part and a refined part from `schemaHandling`.Classes in com.evolveum.midpoint.schema.processor that implement ShortDumpableModifier and TypeClassDescriptionclassPath pointing to a specificShadowAttribute.classRepresents native attribute (simple or reference).classSpecialized class that wraps a single-valued non-null primary or secondary identifier attribute.static classIdentifier that is a primary one.static classclassPrimary and/or secondary identifiers of a resource object.static classSecondary-only identifiers.static classIdentifiers that contain a primary identifier.classShadowAttributeDefinitionImpl<V extends PrismValue,D extends ShadowAttributeDefinition<V, D, RV, SA>, RV, SA extends ShadowAttribute<V, D, RV, SA>, ND extends NativeShadowAttributeDefinition> Base implementation ofShadowSimpleAttributeDefinitionImplandShadowReferenceAttributeDefinitionImpl.static classContains real data for UCF aspect of shadow attribute definition.classRepresents a shadow reference attribute (like `ri:group` or `ri:access`).classDefinition of a shadow association item, e.g., `ri:group`.classRepresents a value of aShadowReferenceAttribute.classAn attribute definition (obtained typically from the connector), optionally refined by information from `schemaHandling` section of a resource definition.class -
Uses of ShortDumpable in com.evolveum.midpoint.schema.processor.deleg
Subinterfaces of ShortDumpable in com.evolveum.midpoint.schema.processor.deleg -
Uses of ShortDumpable in com.evolveum.midpoint.schema.result
Classes in com.evolveum.midpoint.schema.result that implement ShortDumpableModifier and TypeClassDescriptionclassProvides rich information about an operation being executed; mainly for the sake of error reporting and functional/performance troubleshooting. == Information Collected There is a lot of information collected, but the following properties are the most important: - result *status* (OperationResultStatus): success, partial/fatal error, warning, ..., along with an optional *message* and *Java exception*, - operation invocation *parameters*, *return value(s)*, and sometimes information about the execution *context* (e.g. implementation class name), - *performance-related information*, like start/end timestamps, or duration (for performance diagnostics), -TraceTyperecords (for troubleshooting), - *logfile lines* produced during the operation execution (for troubleshooting).classRepresents the status of a "modifying" operation (add, modify, delete) on a resource. == Note about `fromResult` methods that create objects of this type The content of these objects overlaps with the content ofOperationResult. -
Uses of ShortDumpable in com.evolveum.midpoint.schema.util
Subinterfaces of ShortDumpable in com.evolveum.midpoint.schema.utilModifier and TypeInterfaceDescriptioninterfaceEither a resource object, or a repository shadow (after being adopted by provisioning, i.e. with the definitions applied).Classes in com.evolveum.midpoint.schema.util that implement ShortDumpableModifier and TypeClassDescriptionstatic classThe default implementation.classA 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
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 TypeClassDescriptionclasscom.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 TypeClassDescriptionclassThis class is final and must remain so, as it's not cloneable.classThis 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 voidDebugUtil.debugDumpShortWithLabel(StringBuilder sb, String label, ShortDumpable sd, int indent) static voidDebugUtil.debugDumpShortWithLabelLn(StringBuilder sb, String label, ShortDumpable sd, int indent) static voidDebugUtil.debugDumpWithLabelShortDump(StringBuilder sb, String label, ShortDumpable object, int indent) static voidDebugUtil.debugDumpWithLabelShortDumpLn(StringBuilder sb, String label, ShortDumpable object, int indent) static StringDebugUtil.shortDump(ShortDumpable sd) static voidDebugUtil.shortDump(StringBuilder sb, ShortDumpable sd) static ObjectDebugUtil.shortDumpLazily(ShortDumpable dumpable) Method parameters in com.evolveum.midpoint.util with type arguments of type ShortDumpableModifier and TypeMethodDescriptionstatic voidDebugUtil.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 TypeClassDescriptionclassclassA class used to hold raw XNodes until the definition for such an object is known.