Package | Description |
---|---|
com.incorta.connector | |
com.incorta.connector.model |
Modifier and Type | Method and Description |
---|---|
ConnectorModel |
ConnectorFactory.getConnectorModel(ConnectorFactoryContext context,
ConnectorType type)
Returns the
ConnectorModel object of the specified connector type. |
Modifier and Type | Method and Description |
---|---|
static ConnectorModel |
ConnectorModel.getConnectorModel(ConnectorFactoryContext context,
java.lang.String type,
java.lang.String subType,
int version)
Returns a registered connector model.
|
ConnectorModel |
ConnectorModel.ConnectorModelSource.getConnectorModel(ConnectorFactoryContext context,
java.lang.String type,
java.lang.String subType,
int version) |