CollaborationExchangeClient(String serverName,
String serverPlatformURLRoot,
AssetManagerRESTClient restClient,
int maxPageSize,
AuditLog auditLog) |
Create a new client that is going to be used in an OMAG Server.
|
ConnectionExchangeClient(String serverName,
String serverPlatformURLRoot,
AssetManagerRESTClient restClient,
int maxPageSize,
AuditLog auditLog) |
Create a new client that is going to be used in an OMAG Server.
|
DataAssetExchangeClient(String serverName,
String serverPlatformURLRoot,
AssetManagerRESTClient restClient,
int maxPageSize,
AuditLog auditLog) |
Create a new client that is going to be used in an OMAG Server.
|
ExchangeClientBase(String serverName,
String serverPlatformURLRoot,
AssetManagerRESTClient restClient,
int maxPageSize,
AuditLog auditLog) |
Create a new client that is going to be used in an OMAG Server.
|
ExternalAssetManagerClient(String serverName,
String serverPlatformURLRoot,
AssetManagerRESTClient restClient,
int maxPageSize,
AuditLog auditLog) |
Create a new client that is to be used within an OMAG Server.
|
ExternalReferenceExchangeClient(String serverName,
String serverPlatformURLRoot,
AssetManagerRESTClient restClient,
int maxPageSize,
AuditLog auditLog) |
Create a new client that is going to be used in an OMAG Server.
|
GlossaryExchangeClient(String serverName,
String serverPlatformURLRoot,
AssetManagerRESTClient restClient,
int maxPageSize,
AuditLog auditLog) |
Create a new client that is going to be used in an OMAG Server.
|
GovernanceExchangeClient(String serverName,
String serverPlatformURLRoot,
AssetManagerRESTClient restClient,
int maxPageSize,
AuditLog auditLog) |
Create a new client that is going to be used in an OMAG Server.
|
InfrastructureExchangeClient(String serverName,
String serverPlatformURLRoot,
AssetManagerRESTClient restClient,
int maxPageSize,
AuditLog auditLog) |
Create a new client that is going to be used in an OMAG Server.
|
LineageExchangeClient(String serverName,
String serverPlatformURLRoot,
AssetManagerRESTClient restClient,
int maxPageSize,
AuditLog auditLog) |
Create a new client that is going to be used in an OMAG Server.
|
SchemaExchangeClientBase(String serverName,
String serverPlatformURLRoot,
AssetManagerRESTClient restClient,
int maxPageSize,
AuditLog auditLog) |
Create a new client that is going to be used in an OMAG Server.
|
StewardshipExchangeClient(String serverName,
String serverPlatformURLRoot,
AssetManagerRESTClient restClient,
int maxPageSize,
AuditLog auditLog) |
Create a new client that is going to be used in an OMAG Server.
|
ValidValuesExchangeClient(String serverName,
String serverPlatformURLRoot,
AssetManagerRESTClient restClient,
int maxPageSize,
AuditLog auditLog) |
Create a new client that is going to be used in an OMAG Server.
|