Class ConnectorAttribute

java.lang.Object
com.exclamationlabs.connid.base.connector.attribute.ConnectorAttribute

public final class ConnectorAttribute
extends Object
Describes an immutable Connector Attribute definition - it's name, data type and ConnId Flags. This needs to be in place so the ConnId Schema can be built, and also inform the Adapter of the attribute types applicable to this connector. This implementation does not hold attribute values; the ConnId Attribute type is still used to hold the actual values.