|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Visitable in com.evolveum.midpoint.common.expression.script |
---|
Classes in com.evolveum.midpoint.common.expression.script that implement Visitable | |
---|---|
class |
SourceTriple<V extends PrismValue>
|
Uses of Visitable in com.evolveum.midpoint.common.refinery |
---|
Classes in com.evolveum.midpoint.common.refinery that implement Visitable | |
---|---|
class |
ShadowDiscriminatorObjectDelta<T extends Objectable>
|
Uses of Visitable in com.evolveum.midpoint.prism |
---|
Classes in com.evolveum.midpoint.prism that implement Visitable | |
---|---|
class |
Item<V extends PrismValue>
Item is a common abstraction of Property and PropertyContainer. |
class |
PrismContainer<V extends Containerable>
Property container groups properties into logical blocks.The reason for grouping may be as simple as better understandability of data structure. |
class |
PrismContainerValue<T extends Containerable>
|
class |
PrismObject<T extends Objectable>
Common supertype for all identity objects. |
class |
PrismProperty<T>
Property is a specific characteristic of an object. |
class |
PrismPropertyValue<T>
|
class |
PrismReference
Object Reference is a property that describes reference to an object. |
class |
PrismReferenceValue
|
class |
PrismValue
|
Methods in com.evolveum.midpoint.prism with parameters of type Visitable | |
---|---|
void |
Visitor.visit(Visitable visitable)
|
Uses of Visitable in com.evolveum.midpoint.prism.delta |
---|
Classes in com.evolveum.midpoint.prism.delta that implement Visitable | |
---|---|
class |
ContainerDelta<V extends Containerable>
|
class |
ItemDelta<V extends PrismValue>
|
class |
ObjectDelta<T extends Objectable>
Relative difference (delta) of the object. |
class |
PrismValueDeltaSetTriple<V extends PrismValue>
DeltaSetTriple that is limited to hold prism values. |
class |
PropertyDelta<T>
Relative difference (delta) of a property values. |
class |
ReferenceDelta
|
Uses of Visitable in com.evolveum.midpoint.prism.util |
---|
Methods in com.evolveum.midpoint.prism.util with parameters of type Visitable | ||
---|---|---|
static
|
PrismAsserts.assertOrigin(Visitable visitableItem,
OriginType expectedOriginType)
|
|
static
|
PrismAsserts.assertOrigin(Visitable visitableItem,
OriginType expectedOriginType,
Objectable expectedOriginObject)
|
Uses of Visitable in com.evolveum.midpoint.schema.processor |
---|
Classes in com.evolveum.midpoint.schema.processor that implement Visitable | |
---|---|
class |
ResourceAttribute<T>
Resource Object Attribute is a Property of Resource Object. |
class |
ResourceAttributeContainer
Resource Object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |