Class ResourceAttributeDefinitionType

  • All Implemented Interfaces:
    Containerable, Serializable, Cloneable

    public class ResourceAttributeDefinitionType
    extends ResourceItemDefinitionType
    implements Serializable, Cloneable, Containerable
    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.

    Java class for ResourceAttributeDefinitionType complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="ResourceAttributeDefinitionType">
       <complexContent>
         <extension base="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}ResourceItemDefinitionType">
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form