Uses of Interface
com.evolveum.midpoint.util.ShortDumpable
-
-
Uses of ShortDumpable in com.evolveum.midpoint.model.api
Classes in com.evolveum.midpoint.model.api that implement ShortDumpable Modifier and Type Class Description classAssignmentObjectRelationAssignment object relation specification. -
Uses of ShortDumpable in com.evolveum.midpoint.model.api.authentication
Classes in com.evolveum.midpoint.model.api.authentication that implement ShortDumpable Modifier and Type Class Description classGuiProfiledPrincipalPrincipal 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.context Modifier and Type Interface Description interfaceAssignmentPathPath from the source object (focus) to the ultimate assignment that is being processed or referenced.interfaceAssignmentPathSegmentSingle assignment in an assignment path.interfaceEvaluatedAssignment<AH extends AssignmentHolderType>interfaceEvaluationOrder -
Uses of ShortDumpable in com.evolveum.midpoint.prism
Subinterfaces of ShortDumpable in com.evolveum.midpoint.prism Modifier and Type Interface Description interfacePrismReferenceValueinterfaceValueMetadata -
Uses of ShortDumpable in com.evolveum.midpoint.prism.delta
Subinterfaces of ShortDumpable in com.evolveum.midpoint.prism.delta Modifier and Type Interface Description interfaceDeltaSetTriple<T>The 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 ShortDumpable Modifier and Type Class Description classAbstractDelegatedPrismValueDeltaSetTriple<V extends PrismValue> -
Uses of ShortDumpable in com.evolveum.midpoint.prism.path
Subinterfaces of ShortDumpable in com.evolveum.midpoint.prism.path Modifier and Type Interface Description interfaceItemPathGeneral interface to ItemPath objects.interfaceUniformItemPathClasses in com.evolveum.midpoint.prism.path that implement ShortDumpable Modifier and Type Class Description classItemNameclassItemPathImpl -
Uses of ShortDumpable in com.evolveum.midpoint.prism.polystring
Classes in com.evolveum.midpoint.prism.polystring that implement ShortDumpable Modifier and Type Class Description classPolyStringPolymorphic string. -
Uses of ShortDumpable in com.evolveum.midpoint.schema
Classes in com.evolveum.midpoint.schema that implement ShortDumpable Modifier and Type Class Description classGetOperationOptionsclassObjectSelectorclassResourceShadowDiscriminatorAggregate bean containing resource OID, intent and tombstone flag.classSearchResultList<T>classSearchResultMetadataObjects of this type are considered READ ONLY.classSelectorOptions<T> -
Uses of ShortDumpable in com.evolveum.midpoint.schema.expression
Classes in com.evolveum.midpoint.schema.expression that implement ShortDumpable Modifier and Type Class Description classTypedValue<T>Value and definition pair. -
Uses of ShortDumpable in com.evolveum.midpoint.schema.result
Classes in com.evolveum.midpoint.schema.result that implement ShortDumpable Modifier and Type Class Description classAsynchronousOperationResultPrimary goal of this class is to support asynchronous operations.classAsynchronousOperationReturnValue<T>This may seems too simple and maybe pointless now.classOperationResultNested Operation Result. -
Uses of ShortDumpable in com.evolveum.midpoint.schema.validator
Classes in com.evolveum.midpoint.schema.validator that implement ShortDumpable Modifier and Type Class Description classValidationItem -
Uses of ShortDumpable in com.evolveum.midpoint.security.api
Classes in com.evolveum.midpoint.security.api with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw ShortDumpable Modifier and Type Class Description classcom.evolveum.midpoint.security.api.MidPointPrincipal -
Uses of ShortDumpable in com.evolveum.midpoint.util
Subinterfaces of ShortDumpable in com.evolveum.midpoint.util Modifier and Type Interface Description interfaceLocalizableMessageClasses in com.evolveum.midpoint.util that implement ShortDumpable Modifier and Type Class Description classLocalizableMessageListThis class is final and must remain so, as it's not cloneable.classSingleLocalizableMessageThis class is final and must remain so, as it's not cloneable.Methods in com.evolveum.midpoint.util with parameters of type ShortDumpable Modifier and Type Method Description static 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 ShortDumpable Modifier and Type Method Description static 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 Modifier and Type Class Description static classCachePerformanceCollector.CacheData -
Uses of ShortDumpable in com.evolveum.midpoint.util.statistics
Classes in com.evolveum.midpoint.util.statistics that implement ShortDumpable Modifier and Type Class Description classSingleOperationPerformanceInformationExperimental. -
Uses of ShortDumpable in com.evolveum.prism.xml.ns._public.types_3
Classes in com.evolveum.prism.xml.ns._public.types_3 that implement ShortDumpable Modifier and Type Class Description classPolyStringNormalizerConfigurationTypeclassRawTypeA class used to hold raw XNodes until the definition for such an object is known.
-