Uses of Interface
com.evolveum.midpoint.prism.ItemDefinitionTransformer.TransformableItem
-
Packages that use ItemDefinitionTransformer.TransformableItem Package Description com.evolveum.midpoint.prism.impl com.evolveum.midpoint.schema.processor -
-
Uses of ItemDefinitionTransformer.TransformableItem in com.evolveum.midpoint.prism.impl
Classes in com.evolveum.midpoint.prism.impl that implement ItemDefinitionTransformer.TransformableItem Modifier and Type Class Description classItemImpl<V extends PrismValue,D extends ItemDefinition<?>>Item is a common abstraction of Property and PropertyContainer.classPrismContainerImpl<C extends Containerable>Property container groups properties into logical blocks.The reason for grouping may be as simple as better understandability of data structure.classPrismObjectImpl<O extends Objectable>Common supertype for all identity objects.classPrismPropertyImpl<T>Property is a specific characteristic of an object.classPrismReferenceImplObject Reference is a property that describes reference to an object. -
Uses of ItemDefinitionTransformer.TransformableItem in com.evolveum.midpoint.schema.processor
Classes in com.evolveum.midpoint.schema.processor that implement ItemDefinitionTransformer.TransformableItem Modifier and Type Class Description classResourceAttributeContainerImplTODO review docs Resource Object.classResourceAttributeImpl<T>
-