Class | Description |
---|---|
ImportConnector |
Base class for Java based import connectors.
|
ImportItem |
Represents a value imported by an import connector.
|
ImportValue |
Represents a value imported by an import connector.
|
ItemLink |
Represents a link from one
ImportItem to another. |
Enum | Description |
---|---|
ChangeType |
Change type for an
ImportItem . |
ConnectorReturnCode |
Valid connector return codes.
|
Exception | Description |
---|---|
ConnectorException |
Exception class for TRIPcof connector errors.
|