- createExternalDataEngine(String, SoftwareServerCapability) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
-
Create or update the software server capability entity
- createExternalDataEngine(String, SoftwareServerCapability) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineImpl
-
- createOrUpdatePortAlias(String, PortAlias) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
-
Create or update the port alias entity with a PortDelegation relationship
- createOrUpdatePortAlias(String, PortAlias) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineImpl
-
- createOrUpdatePortImplementation(String, PortImplementation) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
-
Create or update the port implementation entity,with the corresponding schema type and port schema relationship
- createOrUpdatePortImplementation(String, PortImplementation) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineImpl
-
- createOrUpdateProcess(String, Process) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
-
Create or update the process, with all the ports, schema types and corresponding relationships
- createOrUpdateProcess(String, Process) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineImpl
-
- createOrUpdateProcesses(String, List<Process>) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
-
Create or update the processes, with all the ports, schema types and corresponding relationships
- createOrUpdateProcesses(String, List<Process>) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineImpl
-
- createOrUpdateSchemaType(String, SchemaType) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
-
Create or update the schema type entity, with the corresponding schema attributes and relationships
- createOrUpdateSchemaType(String, SchemaType) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineImpl
-