Modifier and Type | Class and Description |
---|---|
class |
SourceTriple<V extends PrismValue> |
Modifier and Type | Class and Description |
---|---|
class |
ShadowDiscriminatorObjectDelta<T extends Objectable> |
Modifier and Type | Class and Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
void |
Visitor.visit(Visitable visitable) |
Modifier and Type | Class and Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
static <T> void |
PrismAsserts.assertOrigin(Visitable visitableItem,
Objectable expectedOriginObject,
OriginType... expectedOriginTypes) |
static <T> void |
PrismAsserts.assertOrigin(Visitable visitableItem,
OriginType... expectedOriginTypes) |
Modifier and Type | Class and Description |
---|---|
class |
ResourceAttribute<T>
Resource Object Attribute is a Property of Resource Object.
|
class |
ResourceAttributeContainer
Resource Object.
|
Copyright © 2013 evolveum. All rights reserved.