Modifier and Type | Class and Description |
---|---|
class |
DummyAccount |
class |
DummyGroup |
class |
DummyObject |
class |
DummyPrivilege |
Modifier and Type | Class and Description |
---|---|
class |
AuditEventRecord |
Modifier and Type | Class and Description |
---|---|
class |
ObjectDeltaObject<T extends ObjectType>
A DTO class defining old object state (before change), delta (change) and new object state (after change).
|
Modifier and Type | Class and Description |
---|---|
class |
SourceTriple<V extends PrismValue> |
Modifier and Type | Class and Description |
---|---|
class |
Mapping<V extends PrismValue>
Mapping is non-recyclable single-use object.
|
Modifier and Type | Class and Description |
---|---|
class |
LayerRefinedAttributeDefinition |
class |
LayerRefinedObjectClassDefinition |
class |
LayerRefinedResourceSchema |
class |
PropertyLimitations |
class |
RefinedAttributeDefinition |
class |
RefinedObjectClassDefinition |
class |
RefinedResourceSchema |
class |
ShadowDiscriminatorObjectDelta<T extends Objectable> |
Modifier and Type | Class and Description |
---|---|
class |
Authorization |
class |
MidPointPrincipal |
Modifier and Type | Interface and Description |
---|---|
interface |
ModelContext<F extends ObjectType,P extends ObjectType> |
interface |
ModelElementContext<O extends ObjectType> |
interface |
ModelProjectionContext<O extends ObjectType> |
Modifier and Type | Class and Description |
---|---|
class |
AccountConstruction |
class |
Assignment |
class |
ItemValueWithOrigin<V extends PrismValue> |
class |
LensContext<F extends ObjectType,P extends ObjectType> |
class |
LensElementContext<O extends ObjectType> |
class |
LensFocusContext<O extends ObjectType> |
class |
LensObjectDeltaOperation<T extends ObjectType> |
class |
LensProjectionContext<O extends ObjectType> |
class |
ObjectDeltaWaves<O extends ObjectType> |
Modifier and Type | Class and Description |
---|---|
class |
DummyNotifier
To be used in tests.
|
Modifier and Type | Class and Description |
---|---|
class |
ComplexTypeDefinition
TODO
|
class |
Definition
Abstract definition in the schema.
|
class |
Item<V extends PrismValue>
Item is a common abstraction of Property and PropertyContainer.
|
class |
ItemDefinition
Abstract item definition in the schema.
|
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 |
PrismContainerDefinition<V extends Containerable>
Definition of a property container.
|
class |
PrismContainerValue<T extends Containerable> |
class |
PrismObject<T extends Objectable>
Common supertype for all identity objects.
|
class |
PrismObjectDefinition<T extends Objectable>
MidPoint Object Definition.
|
class |
PrismProperty<T>
Property is a specific characteristic of an object.
|
class |
PrismPropertyDefinition<T>
Property Definition.
|
class |
PrismPropertyValue<T> |
class |
PrismReference
Object Reference is a property that describes reference to an object.
|
class |
PrismReferenceDefinition
Object Reference Schema Definition.
|
class |
PrismReferenceValue |
class |
PrismValue |
Modifier and Type | Class and Description |
---|---|
class |
ContainerDelta<V extends Containerable> |
class |
DeltaSetTriple<T>
The triple of values (added, unchanged, deleted) that represents difference between two collections of values.
|
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 | Class and Description |
---|---|
class |
PolyString
Polymorphic string.
|
Modifier and Type | Class and Description |
---|---|
class |
AndFilter |
class |
ComparativeFilter |
class |
EqualsFilter |
class |
GreaterFilter |
class |
LessFilter |
class |
LogicalFilter |
class |
NaryLogicalFilter |
class |
NotFilter |
class |
ObjectFilter |
class |
ObjectPaging |
class |
ObjectQuery |
class |
OrFilter |
class |
OrgFilter |
class |
PropertyValueFilter |
class |
RefFilter |
class |
StringValueFilter |
class |
SubstringFilter |
class |
UnaryLogicalFilter |
class |
ValueFilter |
Modifier and Type | Class and Description |
---|---|
class |
PrismSchema
Schema as a collection of definitions.
|
class |
SchemaDescription |
class |
SchemaRegistry
Registry and resolver of schema files and resources.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DynamicNamespacePrefixMapper
Maps namespaces to preferred prefixes.
|
Modifier and Type | Class and Description |
---|---|
class |
GlobalDynamicNamespacePrefixMapper
Maps namespaces to preferred prefixes.
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceObjectShadowChangeDescription
Describes a change of a specific resource object together with definitions of the source and possibly
also other information.
|
class |
ResourceOperationDescription
Describes an attempt to apply a change to a specific resource object.
|
Modifier and Type | Class and Description |
---|---|
class |
QueryDefinitionRegistry |
Modifier and Type | Class and Description |
---|---|
class |
AnyDefinition |
class |
CollectionDefinition |
class |
EntityDefinition |
class |
PropertyDefinition |
class |
ReferenceDefinition |
class |
VirtualCollectionDefinition |
class |
VirtualEntityDefinition |
class |
VirtualPropertyDefinition |
Modifier and Type | Class and Description |
---|---|
class |
ObjectDeltaOperation<T extends ObjectType> |
Modifier and Type | Class and Description |
---|---|
class |
ObjectClassComplexTypeDefinition |
class |
ResourceAttribute<T>
Resource Object Attribute is a Property of Resource Object.
|
class |
ResourceAttributeContainer
Resource Object.
|
class |
ResourceAttributeContainerDefinition
Resource Object Definition (Object Class).
|
class |
ResourceAttributeDefinition
Resource Object Attribute Definition.
|
class |
ResourceSchema |
Modifier and Type | Class and Description |
---|---|
class |
OperationResult
Nested Operation Result.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Task
Task instance - a logical unit of work that is either done synchronously, asynchronously, it is deferred, scheduled, etc.
|
Modifier and Type | Class and Description |
---|---|
class |
TaskQuartzImpl
Implementation of a Task.
|
Modifier and Type | Class and Description |
---|---|
class |
DummyAuditService
Dummy audit service that only remembers the audit messages in runtime.
|
Modifier and Type | Method and Description |
---|---|
static void |
IntegrationTestTools.display(String title,
Dumpable dumpable) |
Modifier and Type | Method and Description |
---|---|
static String |
DebugUtil.dump(Dumpable dumpable) |
Modifier and Type | Class and Description |
---|---|
class |
PolyStringType
Polymorphic string.
|
Copyright © 2013 evolveum. All rights reserved.