Package com.evolveum.midpoint.prism

Interface Summary
Containerable  
Itemable Interface for objects that behave like an item: they have a name and may have a definition.
Objectable  
PrismContainerable<T extends Containerable>  
Recomputable  
SimpleVisitable<T>  
SimpleVisitor<T>  
Structured  
Visitable  
Visitor  
 

Class Summary
ComplexTypeDefinition TODO
Definition Abstract definition in the schema.
Item<V extends PrismValue> Item is a common abstraction of Property and PropertyContainer.
ItemDefinition Abstract item definition in the schema.
PrismConstants  
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.
PrismContainerDefinition<V extends Containerable> Definition of a property container.
PrismContainerValue<T extends Containerable>  
PrismContext  
PrismObject<T extends Objectable> Common supertype for all identity objects.
PrismObjectDefinition<T extends Objectable> MidPoint Object Definition.
PrismProperty<T> Property is a specific characteristic of an object.
PrismPropertyDefinition Property Definition.
PrismPropertyValue<T>  
PrismReference Object Reference is a property that describes reference to an object.
PrismReferenceDefinition Object Reference Schema Definition.
PrismReferenceValue  
PrismValue  
 

Enum Summary
ModificationType  
OriginType This enum defines source from where a change in property value occured.
 



Copyright © 2013 evolveum. All Rights Reserved.