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 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.Methods in com.evolveum.midpoint.prism.impl with parameters of type ItemImpl Modifier and Type Method Description protected voidItemImpl. 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 classResourceAttributeContainerImplResource Object.classResourceAttributeImpl<T>Resource Object Attribute is a Property of Resource Object.
-