- getChangedLineageMappings(Date, Date) - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.DataEngineConnectorBase
-
Retrieve a list of the changed lineage mappings between the dates and times provided.
- getChangedLineageMappings(Date, Date) - Method in interface org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.DataEngineInterface
-
Retrieve a list of the changed lineage mappings between the dates and times provided.
- getChangedPortAliases(Date, Date) - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.DataEngineConnectorBase
-
Retrieve a list of the changed port aliases between the dates and times provided.
- getChangedPortAliases(Date, Date) - Method in interface org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.DataEngineInterface
-
Retrieve a list of the changed port aliases between the dates and times provided.
- getChangedPortImplementations(Date, Date) - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.DataEngineConnectorBase
-
Retrieve a list of the changed port implementations between the dates and times provided.
- getChangedPortImplementations(Date, Date) - Method in interface org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.DataEngineInterface
-
Retrieve a list of the changed port implementations between the dates and times provided.
- getChangedProcesses(Date, Date) - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.DataEngineConnectorBase
-
Retrieve a list of the changed processes between the dates and times provided.
- getChangedProcesses(Date, Date) - Method in interface org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.DataEngineInterface
-
Retrieve a list of the changed processes between the dates and times provided.
- getChangedSchemaTypes(Date, Date) - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.DataEngineConnectorBase
-
Retrieve a list of the changed schema types between the dates and times provided.
- getChangedSchemaTypes(Date, Date) - Method in interface org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.DataEngineInterface
-
Retrieve a list of the changed schema types between the dates and times provided.
- getChangesLastSynced() - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.DataEngineConnectorBase
-
Retrieve the date and time at which changes were last synchronized.
- getChangesLastSynced() - Method in interface org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.DataEngineInterface
-
Retrieve the date and time at which changes were last synchronized.
- getDataEngineDetails() - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.DataEngineConnectorBase
-
Retrieve the details about the data engine to which we are connected.
- getDataEngineDetails() - Method in interface org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.DataEngineInterface
-
Retrieve the details about the data engine to which we are connected.
- getErrorMessageId() - Method in enum org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.DataEngineConnectorErrorCode
-
Returns the unique identifier for the error message.
- getFormattedErrorMessage(String...) - Method in enum org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.DataEngineConnectorErrorCode
-
Returns the error message with the placeholders filled out with the supplied parameters.
- getHTTPErrorCode() - Method in enum org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.DataEngineConnectorErrorCode
-
Returns the numeric error code that can be used in REST responses.
- getLineageMappings() - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.model.DataEngineLineageMappings
-
Retrieve the LineageMappings being maintained.
- getPortAlias() - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.model.DataEnginePortAlias
-
Retrieve the PortAlias being maintained.
- getPortImplementation() - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.model.DataEnginePortImplementation
-
Retrieve the PortImplementation being maintained.
- getProcess() - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.model.DataEngineProcess
-
Retrieve the Process being maintained.
- getSchemaType() - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.model.DataEngineSchemaType
-
Retrieve the SchemaType being maintained.
- getSoftwareServerCapability() - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.model.DataEngineSoftwareServerCapability
-
Retrieve the SoftwareServerCapability being maintained.
- getSystemAction() - Method in enum org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.DataEngineConnectorErrorCode
-
Returns a description of the action taken by the system when the condition that caused this exception was
detected.
- getUnformattedErrorMessage() - Method in enum org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.DataEngineConnectorErrorCode
-
Returns the error message with placeholders for specific details.
- getUserAction() - Method in enum org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.DataEngineConnectorErrorCode
-
Returns instructions of how to resolve the issue reported in this exception.
- getUserId() - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.model.DataEngineLineageMappings
-
Retrieve the user maintaining the LineageMappings.
- getUserId() - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.model.DataEnginePortAlias
-
Retrieve the user maintaining the PortAlias.
- getUserId() - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.model.DataEnginePortImplementation
-
Retrieve the user maintaining the PortImplementation.
- getUserId() - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.model.DataEngineProcess
-
Retrieve the user maintaining the Process.
- getUserId() - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.model.DataEngineSchemaType
-
Retrieve the user maintaining the SchemaType
- getUserId() - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.model.DataEngineSoftwareServerCapability
-
Retrieve the user maintaining the SoftwareServerCapability.
- setChangesLastSynced(Date) - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.DataEngineConnectorBase
-
Persist the date and time at which changes were last successfully synchronized.
- setChangesLastSynced(Date) - Method in interface org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.DataEngineInterface
-
Persist the date and time at which changes were last successfully synchronized.
- setLineageMappings(Set<LineageMapping>) - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.model.DataEngineLineageMappings
-
Set the LineageMappings to be maintained.
- setPortAlias(PortAlias) - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.model.DataEnginePortAlias
-
Set the PortAlias to be maintained.
- setPortImplementation(PortImplementation) - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.model.DataEnginePortImplementation
-
Set the PortImplementation to be maintained.
- setProcess(Process) - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.model.DataEngineProcess
-
Set the Process to be maintained.
- setSchemaType(SchemaType) - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.model.DataEngineSchemaType
-
Set the SchemaType to be maintained.
- setSoftwareServerCapability(SoftwareServerCapability) - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.model.DataEngineSoftwareServerCapability
-
Set the SoftwareServerCapability being maintained.
- setUserId(String) - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.model.DataEngineLineageMappings
-
Set the user maintaining the LineageMappings.
- setUserId(String) - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.model.DataEnginePortAlias
-
Set the user maintaining the PortAlias.
- setUserId(String) - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.model.DataEnginePortImplementation
-
Set the user maintaining the PortImplementation.
- setUserId(String) - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.model.DataEngineProcess
-
Set the user maintaining the Process.
- setUserId(String) - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.model.DataEngineSchemaType
-
Set the user maintaining the SchemaType
- setUserId(String) - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy.model.DataEngineSoftwareServerCapability
-
Set the user maintaining the SoftwareServerCapability.