|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DebugDumpable in com.evolveum.midpoint.common.refinery |
---|
Classes in com.evolveum.midpoint.common.refinery that implement DebugDumpable | |
---|---|
class |
RefinedAccountDefinition
|
class |
RefinedAttributeDefinition
|
class |
RefinedResourceSchema
|
Uses of DebugDumpable in com.evolveum.midpoint.common.valueconstruction |
---|
Classes in com.evolveum.midpoint.common.valueconstruction that implement DebugDumpable | |
---|---|
class |
ValueConstruction
|
Uses of DebugDumpable in com.evolveum.midpoint.model |
---|
Classes in com.evolveum.midpoint.model that implement DebugDumpable | |
---|---|
class |
AccountSyncContext
Account synchronization context that is part of SyncContext. |
class |
SyncContext
Synchronization context that is passed inside the model as the change is processed through several stages. |
Uses of DebugDumpable in com.evolveum.midpoint.model.synchronizer |
---|
Classes in com.evolveum.midpoint.model.synchronizer that implement DebugDumpable | |
---|---|
class |
AccountConstruction
|
class |
Assignment
|
Uses of DebugDumpable in com.evolveum.midpoint.provisioning.api |
---|
Classes in com.evolveum.midpoint.provisioning.api that implement DebugDumpable | |
---|---|
class |
ResourceObjectShadowChangeDescription
Describes a change of a specific resource object together with definitions of the source and possibly also other information. |
Uses of DebugDumpable in com.evolveum.midpoint.provisioning.ucf.api |
---|
Classes in com.evolveum.midpoint.provisioning.ucf.api that implement DebugDumpable | |
---|---|
class |
ActivationChangeOperation
Used for enable/disable of accounts and other resource objects. |
class |
AttributeModificationOperation
|
class |
ExecuteScriptOperation
|
class |
Operation
Abstract operation for a connector. |
class |
PasswordChangeOperation
|
Uses of DebugDumpable in com.evolveum.midpoint.schema.delta |
---|
Classes in com.evolveum.midpoint.schema.delta that implement DebugDumpable | |
---|---|
class |
ObjectDelta<T extends ObjectType>
Relative difference (delta) of the object. |
class |
PropertyDelta
Relative difference (delta) of a property values. |
Uses of DebugDumpable in com.evolveum.midpoint.schema.processor |
---|
Classes in com.evolveum.midpoint.schema.processor that implement DebugDumpable | |
---|---|
class |
ComplexTypeDefinition
TODO |
class |
Definition
Abstract definition in the schema. |
class |
Item
Item is a common abstraction of Property and PropertyContainer. |
class |
ItemDefinition
Abstract item definition in the schema. |
class |
MidPointObject<T extends ObjectType>
Common supertype for all identity objects. |
class |
ObjectDefinition<T extends ObjectType>
MidPoint Object Definition. |
class |
ObjectReference
Object Reference is a property that describes reference to an object. |
class |
ObjectReferenceDefinition
Object Reference Schema Definition. |
class |
Property
Property is a specific characteristic of an object. |
class |
PropertyContainer
Property container groups properties into logical blocks.The reason for grouping may be as simple as better understandability of data structure. |
class |
PropertyContainerDefinition
Definition of a property container. |
class |
PropertyDefinition
Property Definition. |
class |
PropertyValue<T>
|
class |
ResourceObject
Resource Object. |
class |
ResourceObjectAttribute
Resource Object Attribute is a Property of Resource Object. |
class |
ResourceObjectAttributeDefinition
Resource Object Attribute Definition. |
class |
ResourceObjectDefinition
Resource Object Definition (Object Class). |
class |
Schema
Schema as a collection of definitions. |
Uses of DebugDumpable in com.evolveum.midpoint.schema.util |
---|
Methods in com.evolveum.midpoint.schema.util with type parameters of type DebugDumpable | ||
---|---|---|
static
|
DebugUtil.debugDumpMapMultiLine(java.lang.StringBuilder sb,
java.util.Map<K,V> map,
int indent)
|
Method parameters in com.evolveum.midpoint.schema.util with type arguments of type DebugDumpable | |
---|---|
static java.lang.String |
DebugUtil.debugDump(java.util.Collection<? extends DebugDumpable> dumpables)
|
static java.lang.String |
DebugUtil.debugDump(java.util.Collection<? extends DebugDumpable> dumpables,
int indent)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |