|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DebugDumpable | |
---|---|
com.evolveum.midpoint.common | |
com.evolveum.midpoint.provisioning.ucf.api | |
com.evolveum.midpoint.schema.processor |
Uses of DebugDumpable in com.evolveum.midpoint.common |
---|
Method parameters in com.evolveum.midpoint.common 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)
|
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.processor |
---|
Classes in com.evolveum.midpoint.schema.processor that implement DebugDumpable | |
---|---|
class |
Item
Item is a common abstraction of Property and PropertyContainer. |
class |
MidPointObject
Common supertype for all identity objects. |
class |
ObjectReference
Object Reference is a property that describes reference to an object. |
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 |
ResourceObject
Resource Object. |
class |
ResourceObjectAttribute
Resource Object Attribute is a Property of Resource Object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |