Modifier and Type | Class and Description |
---|---|
class |
LayerRefinedAttributeDefinition |
class |
LayerRefinedObjectClassDefinition |
class |
RefinedAttributeDefinition |
class |
RefinedObjectClassDefinition |
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 |
AllFilter
Filter designed to explicitly match everything.
|
class |
AndFilter |
class |
ComparativeFilter<T> |
class |
EqualFilter<T> |
class |
GreaterFilter<T> |
class |
InFilter<T> |
class |
InOidFilter |
class |
LessFilter<T> |
class |
LogicalFilter |
class |
NaryLogicalFilter |
class |
NoneFilter
Filter designed to explicitly match nothing.
|
class |
NotFilter |
class |
ObjectFilter |
class |
OrFilter |
class |
OrgFilter |
class |
PropertyValueFilter<T extends PrismValue> |
class |
RefFilter |
class |
SubstringFilter<T> |
class |
TypeFilter |
class |
UnaryLogicalFilter |
class |
ValueFilter<T extends PrismValue> |
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.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ItemWrapper |
Modifier and Type | Class and Description |
---|---|
class |
ContainerWrapper<T extends PrismContainer> |
class |
ObjectWrapper |
class |
PropertyWrapper |
Modifier and Type | Class and Description |
---|---|
class |
RawType
A class used to hold raw XNodes until the definition for such an object is known.
|
Copyright © 2014 evolveum. All rights reserved.