Class ItemRefinedDefinitionType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.ItemRefinedDefinitionType
All Implemented Interfaces:
Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable
Direct Known Subclasses:
MetadataItemDefinitionType, ObjectTemplateItemDefinitionType, ResourceItemDefinitionType

public class ItemRefinedDefinitionType extends com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
Description of the common item handling details, such as display name, read/write access and value and synchronization expressions. These are the parts that are common to both attributes and associations. This is supposed to be used in schemaHandling part and therefore describe the decisions of the system administrator about the way how that attribute or association is used in midPoint. Used also in object template item definitions.
See Also: