|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Dumpable in com.evolveum.midpoint.common.refinery |
---|
Classes in com.evolveum.midpoint.common.refinery that implement Dumpable | |
---|---|
class |
RefinedAccountDefinition
|
class |
RefinedAttributeDefinition
|
class |
RefinedResourceSchema
|
Uses of Dumpable in com.evolveum.midpoint.common.valueconstruction |
---|
Classes in com.evolveum.midpoint.common.valueconstruction that implement Dumpable | |
---|---|
class |
ValueConstruction
|
Uses of Dumpable in com.evolveum.midpoint.model |
---|
Classes in com.evolveum.midpoint.model that implement Dumpable | |
---|---|
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 Dumpable in com.evolveum.midpoint.model.synchronizer |
---|
Classes in com.evolveum.midpoint.model.synchronizer that implement Dumpable | |
---|---|
class |
AccountConstruction
|
class |
Assignment
|
Uses of Dumpable in com.evolveum.midpoint.provisioning.api |
---|
Classes in com.evolveum.midpoint.provisioning.api that implement Dumpable | |
---|---|
class |
ResourceObjectShadowChangeDescription
Describes a change of a specific resource object together with definitions of the source and possibly also other information. |
Uses of Dumpable in com.evolveum.midpoint.schema |
---|
Classes in com.evolveum.midpoint.schema that implement Dumpable | |
---|---|
class |
SchemaDescription
|
class |
SchemaRegistry
Registry and resolver of schema files and resources. |
Uses of Dumpable in com.evolveum.midpoint.schema.delta |
---|
Classes in com.evolveum.midpoint.schema.delta that implement Dumpable | |
---|---|
class |
DeltaSetTriple<T>
The triple of values (added, unchanged, deleted) that represents difference between two collections of values. |
class |
ObjectDelta<T extends ObjectType>
Relative difference (delta) of the object. |
class |
PropertyDelta
Relative difference (delta) of a property values. |
Uses of Dumpable in com.evolveum.midpoint.schema.processor |
---|
Classes in com.evolveum.midpoint.schema.processor that implement Dumpable | |
---|---|
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 Dumpable in com.evolveum.midpoint.schema.result |
---|
Classes in com.evolveum.midpoint.schema.result that implement Dumpable | |
---|---|
class |
OperationResult
Nested Operation Result. |
Uses of Dumpable in com.evolveum.midpoint.task.api |
---|
Subinterfaces of Dumpable in com.evolveum.midpoint.task.api | |
---|---|
interface |
Task
Task instance - a logical unit of work that is either done synchronously, asynchronously, it is deferred, scheduled, etc. |
Uses of Dumpable in com.evolveum.midpoint.task.impl |
---|
Classes in com.evolveum.midpoint.task.impl that implement Dumpable | |
---|---|
class |
TaskImpl
Implementation of a Task. |
Uses of Dumpable in com.evolveum.midpoint.test |
---|
Methods in com.evolveum.midpoint.test with parameters of type Dumpable | |
---|---|
static void |
IntegrationTestTools.display(java.lang.String title,
Dumpable dumpable)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |