Class ResourceAttributeDefinitionType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
All Implemented Interfaces:
Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

public class ResourceAttributeDefinitionType extends ResourceItemDefinitionType
Description of the attribute handling details, such as display name, read/write access and value and synchronization expressions. This is supposed to be used in schemaHandling part and therefore describe the decisions of the system administrator about the way how that attribute is used in midPoint.
See Also: