Uses of Class
com.evolveum.midpoint.prism.impl.ItemImpl
-
Packages that use ItemImpl Package Description com.evolveum.midpoint.prism.impl com.evolveum.midpoint.schema.processor -
-
Uses of ItemImpl in com.evolveum.midpoint.prism.impl
Subclasses of ItemImpl in com.evolveum.midpoint.prism.impl Modifier and Type Class Description 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
PrismPropertyImpl<T>
Property is a specific characteristic of an object.class
PrismReferenceImpl
Object Reference is a property that describes reference to an object.Methods in com.evolveum.midpoint.prism.impl with parameters of type ItemImpl Modifier and Type Method Description protected void
ItemImpl. copyValues(CloneStrategy strategy, ItemImpl clone)
-
Uses of ItemImpl in com.evolveum.midpoint.schema.processor
Subclasses of ItemImpl in com.evolveum.midpoint.schema.processor Modifier and Type Class Description class
ResourceAttributeContainerImpl
TODO review docs Resource Object.class
ResourceAttributeImpl<T>
-