Uses of Interface
com.evolveum.midpoint.prism.Itemable
Packages that use Itemable
Package
Description
-
Uses of Itemable in com.evolveum.midpoint.model.api.simulation
Subinterfaces of Itemable in com.evolveum.midpoint.model.api.simulationModifier and TypeInterfaceDescriptionstatic interface
ProcessedObject.ProcessedObjectItemDelta<V extends PrismValue,
D extends ItemDefinition<?>> ItemDelta
augmented with functionality needed to display it in a complex way, for example, with the information on real change(s) to the object. -
Uses of Itemable in com.evolveum.midpoint.prism
Subinterfaces of Itemable in com.evolveum.midpoint.prismModifier and TypeInterfaceDescriptioninterface
Item<V extends PrismValue,
D extends ItemDefinition<?>> Item is a common abstraction of Property, Reference and Container.interface
PrismContainer<C extends Containerable>
Prism container groups items into logical blocks.interface
PrismContainerable<T extends Containerable>
interface
PrismObject<O extends Objectable>
Common supertype for all identity objects.interface
Property is a specific characteristic of an object.interface
Object Reference is a property that describes reference to an object.interface
Methods in com.evolveum.midpoint.prism that return ItemableMethods in com.evolveum.midpoint.prism with parameters of type ItemableModifier and TypeMethodDescriptionvoid
Item.checkConsistenceInternal
(Itemable rootItem, boolean requireDefinitions, boolean prohibitRaw, ConsistencyCheckScope scope) void
PrismValue.checkConsistenceInternal
(Itemable rootItem, boolean requireDefinitions, boolean prohibitRaw, ConsistencyCheckScope scope) void
-
Uses of Itemable in com.evolveum.midpoint.prism.deleg
Subinterfaces of Itemable in com.evolveum.midpoint.prism.delegModifier and TypeInterfaceDescriptioninterface
ItemDeltaDelegator<V extends PrismValue,
D extends ItemDefinition<?>> -
Uses of Itemable in com.evolveum.midpoint.prism.delta
Subinterfaces of Itemable in com.evolveum.midpoint.prism.deltaModifier and TypeInterfaceDescriptioninterface
ContainerDelta<V extends Containerable>
interface
ItemDelta<V extends PrismValue,
D extends ItemDefinition<?>> Item Delta describes a change of an item which is a property, container or a reference.interface
Relative difference (delta) of a property values.interface
-
Uses of Itemable in com.evolveum.midpoint.prism.impl
Classes in com.evolveum.midpoint.prism.impl that implement ItemableModifier and TypeClassDescriptionclass
ItemImpl<V extends PrismValue,
D extends ItemDefinition<?>> Item is a common abstraction of Property and PropertyContainer.class
PrismContainerImpl<C extends Containerable>
Property container groups properties into logical blocks.The reason for grouping may be as simple as better understandability of data structure.class
PrismObjectImpl<O extends Objectable>
Common supertype for all identity objects.class
Property is a specific characteristic of an object.class
Object Reference is a property that describes reference to an object.Methods in com.evolveum.midpoint.prism.impl that return ItemableMethods in com.evolveum.midpoint.prism.impl with parameters of type ItemableModifier and TypeMethodDescriptionvoid
ItemImpl.checkConsistenceInternal
(Itemable rootItem, boolean requireDefinitions, boolean prohibitRaw, ConsistencyCheckScope scope) void
PrismContainerImpl.checkConsistenceInternal
(Itemable rootItem, boolean requireDefinitions, boolean prohibitRaw, ConsistencyCheckScope scope) void
PrismContainerValueImpl.checkConsistenceInternal
(Itemable rootItem, boolean requireDefinitions, boolean prohibitRaw, ConsistencyCheckScope scope) void
PrismObjectImpl.checkConsistenceInternal
(Itemable rootItem, boolean requireDefinitions, boolean prohibitRaw, ConsistencyCheckScope scope) void
PrismPropertyValueImpl.checkConsistenceInternal
(Itemable rootItem, boolean requireDefinitions, boolean prohibitRaw, ConsistencyCheckScope scope) void
PrismReferenceValueImpl.checkConsistenceInternal
(Itemable rootItem, boolean requireDefinitions, boolean prohibitRaw, ConsistencyCheckScope scope) abstract void
PrismValueImpl.checkConsistenceInternal
(Itemable rootItem, boolean requireDefinitions, boolean prohibitRaw, ConsistencyCheckScope scope) void
-
Uses of Itemable in com.evolveum.midpoint.prism.impl.delta
Classes in com.evolveum.midpoint.prism.impl.delta that implement ItemableModifier and TypeClassDescriptionclass
ContainerDeltaImpl<V extends Containerable>
class
ItemDeltaImpl<V extends PrismValue,
D extends ItemDefinition<?>> class
Relative difference (delta) of a property values.class
-
Uses of Itemable in com.evolveum.midpoint.prism.impl.item
Classes in com.evolveum.midpoint.prism.impl.item that implement ItemableModifier and TypeClassDescriptionclass
DummyContainerImpl<C extends Containerable>
class
DummyItem<V extends PrismValue,
D extends ItemDefinition<?>, R extends Item<V, D>> class
class
Methods in com.evolveum.midpoint.prism.impl.item with parameters of type ItemableModifier and TypeMethodDescriptionfinal void
DummyItem.checkConsistenceInternal
(Itemable rootItem, boolean requireDefinitions, boolean prohibitRaw, ConsistencyCheckScope scope) -
Uses of Itemable in com.evolveum.midpoint.prism.impl.metadata
Classes in com.evolveum.midpoint.prism.impl.metadata that implement ItemableMethods in com.evolveum.midpoint.prism.impl.metadata with parameters of type ItemableModifier and TypeMethodDescriptionvoid
ValueMetadataAdapter.checkConsistenceInternal
(Itemable rootItem, boolean requireDefinitions, boolean prohibitRaw, ConsistencyCheckScope scope) -
Uses of Itemable in com.evolveum.midpoint.prism.impl.query
Classes in com.evolveum.midpoint.prism.impl.query that implement ItemableModifier and TypeClassDescriptionclass
class
class
class
class
final class
class
class
final class
class
ValueFilterImpl<V extends PrismValue,
D extends ItemDefinition<?>> -
Uses of Itemable in com.evolveum.midpoint.prism.query
Subinterfaces of Itemable in com.evolveum.midpoint.prism.queryModifier and TypeInterfaceDescriptioninterface
AnyInFilter<T>
interface
interface
EqualFilter<T>
interface
interface
interface
LessFilter<T>
interface
interface
interface
interface
ValueFilter<V extends PrismValue,
D extends ItemDefinition<?>> -
Uses of Itemable in com.evolveum.midpoint.schema.processor
Subinterfaces of Itemable in com.evolveum.midpoint.schema.processorModifier and TypeInterfaceDescriptioninterface
/** Resource Object Attribute is a Property of Resource Object.interface
TODOClasses in com.evolveum.midpoint.schema.processor that implement ItemableModifier and TypeClassDescriptionfinal class
TODO review docs Resource Object.class
Methods in com.evolveum.midpoint.schema.processor with parameters of type ItemableModifier and TypeMethodDescriptionvoid
ResourceAttributeContainerImpl.checkConsistenceInternal
(Itemable rootItem, boolean requireDefinitions, boolean prohibitRaw, ConsistencyCheckScope scope)