Attributes Summary |
displayName : String | Contains a short name that is intended to be displayed by tools.
|
description : String | The description is used to provide text describing the connector.
|
smallIcon : String | The small-icon element contains the name of a file containing a small (16 x 16) icon image.
|
largeIcon : String | The large-icon element contains the name of a file containing a large (32 x 32) icon image.
|
vendorName : String | Specifies the name of resource adapter provider vendor.
|
specVersion : String | Specifies the version of the connector architecture specification that is supported by this resource adapter.
|
eisType : String | Contains information about the type of the EIS.
|
version : String | Specifies a string-based version of the resource adapter from the resource adapter provider.
|
license : License | Specifies licensing requirements for the resource adapter module.
|
resourceAdapter : ResourceAdapter |
|