Index

A C D E F G H I L O P R S U W 
All Classes and Interfaces|All Packages

A

addContactMethod(String, String, String, String, ContactMethodProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Add a new contact method to the profile.
addIdentityToProfile(String, String, String, String, String, ProfileIdentityProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Link a user identity to a profile.
addServerPurpose(String, String, String, boolean, String, String, Date, Date, Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITInfrastructureClientBase
Add a Server Purpose classification to an IT asset.

C

callAssetElementsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Issue a POST REST call that returns a list of AssetElements in a response object.
callAssetGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Issue a GET REST call that returns an AssetElement in a response object.
callAssetPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Issue a POST REST call that returns an asset in a response object.
CapabilityManagerClient - Class in org.odpi.openmetadata.accessservices.itinfrastructure.client
CapabilityManagerClient supports the APIs to maintain software server capabilities and their related objects.
CapabilityManagerClient(String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Create a new client with no authentication embedded in the HTTP request.
CapabilityManagerClient(String, String, String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Create a new client that passes userId and password in each HTTP request.
CapabilityManagerClient(String, String, String, String, AuditLog, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Create a new client that passes userId and password in each HTTP request.
CapabilityManagerClient(String, String, ITInfrastructureRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Create a new client that is going to be used in an OMAG Server.
CapabilityManagerClient(String, String, AuditLog, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Create a new client with no authentication embedded in the HTTP request.
clearAssetConnection(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Remove a relationship between an asset and its connection.
clearBusinessSignificant(String, String, String, String, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Remove the "BusinessSignificant" designation from the element.
clearClusterMember(String, String, String, String, String, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.HostManagerClient
Remove a relationship between a host and an cluster member host.
clearConnectorType(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Remove a relationship between a connection and a connector type.
clearControlFlow(String, String, String, String, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Remove the control flow relationship between two elements.
clearDataAssetAsReferenceData(String, String, String, String, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.DataAssetManagerClient
Remove the reference data designation from the asset.
clearDataFlow(String, String, String, String, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Remove the data flow relationship between two elements.
clearDeployment(String, String, String, String, String, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITInfrastructureClientBase
Remove a deployment relationship.
clearEmbeddedConnection(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Remove a relationship between a virtual connection and an embedded connection.
clearEndpoint(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Remove a relationship between a connection and an endpoint.
clearLineageMapping(String, String, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Remove the lineage mapping between two elements.
clearProcessCall(String, String, String, String, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Remove the process call relationship.
clearProcessParent(String, String, String, String, String, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Remove a parent-child relationship between two processes.
clearServerPurpose(String, String, String, String, String, String, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITInfrastructureClientBase
Remove a server purpose classification.
ConnectedAssetClient - Class in org.odpi.openmetadata.accessservices.itinfrastructure.client
ConnectedAssetClient manages the retrieval of connections, and the creation of resource connectors used to access the content of data sources and services.
ConnectedAssetClient(String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectedAssetClient
Create a new client with no authentication embedded in the HTTP request.
ConnectedAssetClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectedAssetClient
Create a new client that passes userId and password in each HTTP request.
ConnectionManagerClient - Class in org.odpi.openmetadata.accessservices.itinfrastructure.client
ConnectionManagerClient supports the APIs to maintain connections and their related objects.
ConnectionManagerClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Create a new client with no authentication embedded in the HTTP request.
ConnectionManagerClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Create a new client that passes userId and password in each HTTP request.
ConnectionManagerClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Create a new client that passes userId and password in each HTTP request.
ConnectionManagerClient(String, String, ITInfrastructureRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Create a new client that is going to be used in an OMAG Server.
ConnectionManagerClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Create a new client with no authentication embedded in the HTTP request.
ConnectorTypeManagerClient - Class in org.odpi.openmetadata.accessservices.itinfrastructure.client
ConnectorTypeManagerClient supports the APIs to maintain connector types .
ConnectorTypeManagerClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectorTypeManagerClient
Create a new client with no authentication embedded in the HTTP request.
ConnectorTypeManagerClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectorTypeManagerClient
Create a new client that passes userId and password in each HTTP request.
ConnectorTypeManagerClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectorTypeManagerClient
Create a new client that passes userId and password in each HTTP request.
ConnectorTypeManagerClient(String, String, ITInfrastructureRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectorTypeManagerClient
Create a new client that is going to be used in an OMAG Server.
ConnectorTypeManagerClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectorTypeManagerClient
Create a new client with no authentication embedded in the HTTP request.
createConnection(String, String, String, ConnectionProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Create a new metadata element to represent a connection.
createConnectionFromTemplate(String, String, String, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Create a new metadata element to represent a connection using an existing metadata element as a template.
createConnectorType(String, String, String, ConnectorTypeProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectorTypeManagerClient
Create a new metadata element to represent an connectorType
createConnectorTypeFromTemplate(String, String, String, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectorTypeManagerClient
Create a new metadata element to represent an connectorType using an existing metadata element as a template.
createDataAsset(String, String, String, boolean, DataAssetProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.DataAssetManagerClient
Create a new metadata element to represent the root of an asset.
createDataAssetFromTemplate(String, String, String, boolean, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.DataAssetManagerClient
Create a new metadata element to represent an asset using an existing metadata element as a template.
createEndpoint(String, String, String, String, EndpointProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Create a new metadata element to represent an endpoint
createEndpointFromTemplate(String, String, String, String, String, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Create a new metadata element to represent a endpoint using an existing metadata element as a template.
createHost(String, String, String, boolean, HostProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.HostManagerClient
Create a new metadata element to represent a host.
createHostFromTemplate(String, String, String, boolean, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.HostManagerClient
Create a new metadata element to represent a host using an existing metadata element as a template.
createITProfile(String, String, String, String, String, ITProfileProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Create a definition of an IT profile.
createProcess(String, String, String, boolean, ProcessStatus, ProcessProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Create a new metadata element to represent a process.
createProcessFromTemplate(String, String, String, boolean, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Create a new metadata element to represent a process using an existing metadata element as a template.
createServerAssetUse(String, String, String, boolean, String, String, ServerAssetUseProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Create a new metadata relationship to represent the use of an asset by a software server capability.
createSoftwareCapability(String, String, String, boolean, String, SoftwareCapabilityProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Create a new metadata element to represent a software server capability.
createSoftwareCapabilityFromTemplate(String, String, String, boolean, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Create a new metadata element to represent a software capability using an existing metadata element as a template.
createSoftwareServer(String, String, String, boolean, SoftwareServerProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ServerManagerClient
Create a new metadata element to represent a software server.
createSoftwareServerCapability(String, String, String, boolean, String, SoftwareServerCapabilityProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Deprecated.
createSoftwareServerCapabilityFromTemplate(String, String, String, boolean, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Deprecated.
createSoftwareServerFromTemplate(String, String, String, boolean, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ServerManagerClient
Create a new metadata element to represent a software server using an existing metadata element as a template.
createSoftwareServerPlatform(String, String, String, boolean, SoftwareServerPlatformProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.PlatformManagerClient
Create a new metadata element to represent a platform.
createSoftwareServerPlatformFromTemplate(String, String, String, boolean, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.PlatformManagerClient
Create a new metadata element to represent a platform using an existing metadata element as a template.
createUserIdentity(String, String, String, UserIdentityProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Create a UserIdentity.

D

DataAssetManagerClient - Class in org.odpi.openmetadata.accessservices.itinfrastructure.client
PlatformManagerClient supports the APIs to maintain software server platforms and their related objects.
DataAssetManagerClient(String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.DataAssetManagerClient
Create a new client with no authentication embedded in the HTTP request.
DataAssetManagerClient(String, String, String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.DataAssetManagerClient
Create a new client that passes userId and password in each HTTP request.
DataAssetManagerClient(String, String, String, String, AuditLog, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.DataAssetManagerClient
Create a new client that passes userId and password in each HTTP request.
DataAssetManagerClient(String, String, ITInfrastructureRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.DataAssetManagerClient
Create a new client that is going to be used in an OMAG Server.
DataAssetManagerClient(String, String, AuditLog, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.DataAssetManagerClient
Create a new client with no authentication embedded in the HTTP request.
deleteContactMethod(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Remove an obsolete contact method from the profile.
deleteITProfile(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Remove the definition of an IT profile.
deleteUserIdentity(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Remove a user identity object.
deployCapability(String, String, String, boolean, String, String, CapabilityDeploymentProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Link a software capability to a software server.
deployITAsset(String, String, String, boolean, String, String, DeploymentProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITInfrastructureClientBase
Create a relationship that represents the deployment of an IT infrastructure asset to a specific deployment destination (another asset).

E

EndpointManagerClient - Class in org.odpi.openmetadata.accessservices.itinfrastructure.client
EndpointManagerClient supports the APIs to maintain connections and their related objects.
EndpointManagerClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Create a new client with no authentication embedded in the HTTP request.
EndpointManagerClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Create a new client that passes userId and password in each HTTP request.
EndpointManagerClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Create a new client that passes userId and password in each HTTP request.
EndpointManagerClient(String, String, ITInfrastructureRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Create a new client that is going to be used in an OMAG Server.
EndpointManagerClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Create a new client with no authentication embedded in the HTTP request.

F

findConnections(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Retrieve the list of metadata elements that contain the search string.
findConnectorTypes(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectorTypeManagerClient
Retrieve the list of connector type metadata elements that contain the search string.
findDataAssets(String, String, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.DataAssetManagerClient
Retrieve the list of asset metadata elements that contain the search string.
findEndpoints(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Retrieve the list of endpoint metadata elements that contain the search string.
findHosts(String, String, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.HostManagerClient
Retrieve the list of host metadata elements that contain the search string.
findITProfile(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Retrieve the list of matching profiles for the search string.
findProcesses(String, String, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Retrieve the list of process metadata elements that contain the search string.
findSoftwareCapabilities(String, String, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Retrieve the list of software capability metadata elements that contain the search string.
findSoftwareServerCapabilities(String, String, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Deprecated.
findSoftwareServerPlatforms(String, String, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.PlatformManagerClient
Retrieve the list of platform metadata elements that contain the search string.
findSoftwareServers(String, String, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ServerManagerClient
Retrieve the list of software server metadata elements that contain the search string.
findUserIdentities(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Retrieve the list of user identity metadata elements that contain the search string.

G

getCapabilityUsesForAsset(String, String, ServerAssetUseType, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Return the list of software server capabilities that make use of a specific asset.
getClusterMembersForHost(String, String, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.HostManagerClient
Return the list of cluster members associated with a host.
getConfigurationServerName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITInfrastructureEventClient
Return the name of the server where configuration is supposed to be stored.
getConnectionByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Retrieve the metadata element with the supplied unique identifier.
getConnectionsByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Retrieve the list of metadata elements with a matching qualified or display name.
getConnectorTypeByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectorTypeManagerClient
Retrieve the connector type metadata element with the supplied unique identifier.
getConnectorTypesByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectorTypeManagerClient
Retrieve the list of connector type metadata elements with a matching qualified name, display name or connector provider class name.
getControlFlow(String, String, String, String, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Retrieve the control flow relationship between two elements.
getControlFlowNextSteps(String, String, int, int, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Retrieve the control relationships linked from a specific element to the possible next elements in the process.
getControlFlowPreviousSteps(String, String, int, int, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Retrieve the control relationships linked from a specific element to the possible previous elements in the process.
getDataAssetByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.DataAssetManagerClient
Retrieve the asset metadata element with the supplied unique identifier.
getDataAssetsByName(String, String, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.DataAssetManagerClient
Retrieve the list of asset metadata elements with a matching qualified or display name.
getDataAssetsForInfrastructureManager(String, String, String, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.DataAssetManagerClient
Retrieve the list of assets created on behalf of the named infrastructure manager.
getDataFlow(String, String, String, String, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Retrieve the data flow relationship between two elements.
getDataFlowConsumers(String, String, int, int, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Retrieve the data flow relationships linked from a specific element to the downstream consumers.
getDataFlowSuppliers(String, String, int, int, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Retrieve the data flow relationships linked from a specific element to the upstream suppliers.
getDeployedITAssets(String, String, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITInfrastructureClientBase
Return the list of assets deployed on a particular destination.
getDeployedSoftwareCapabilities(String, String, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Retrieve the software capabilities that are deployed to an IT asset.
getDeploymentDestinations(String, String, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITInfrastructureClientBase
Return the list of destinations that a particular IT infrastructure asset is deployed to.
getDestinationLineageMappings(String, String, int, int, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Retrieve the lineage mapping relationships linked from a specific source element to its destinations.
getEndpointByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Retrieve the endpoint metadata element with the supplied unique identifier.
getEndpointsByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Retrieve the list of endpoint metadata elements with a matching qualified or display name.
getEndpointsByNetworkAddress(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Retrieve the list of endpoint metadata elements with a matching networkAddress.
getEndpointsForInfrastructure(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Retrieve the list of endpoint metadata elements that are attached to a specific infrastructure element.
getHostByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.HostManagerClient
Retrieve the host metadata element with the supplied unique identifier.
getHostsByName(String, String, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.HostManagerClient
Retrieve the list of host metadata elements with a matching qualified or display name.
getHostsForInfrastructureManager(String, String, String, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.HostManagerClient
Retrieve the list of hosts created by this caller.
getITProfileByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Return information about a specific IT profile.
getITProfileByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Return information about a named IT profile.
getITProfileByUserId(String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Return information about a specific IT profile.
getLineageMapping(String, String, String, String, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Retrieve the lineage mapping relationship between two elements.
getProcessByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Retrieve the process metadata element with the supplied unique identifier.
getProcessCall(String, String, String, String, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Retrieve the process call relationship between two elements.
getProcessCalled(String, String, int, int, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Retrieve the process call relationships linked from a specific element to the elements it calls.
getProcessCallers(String, String, int, int, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Retrieve the process call relationships linked from a specific element to its callers.
getProcessesByName(String, String, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Retrieve the list of process metadata elements with a matching qualified or display name.
getProcessesForInfrastructureManager(String, String, String, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Return the list of processes associated with the infrastructure manager.
getProcessParent(String, String, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Retrieve the process metadata element with the supplied unique identifier.
getServerAssetUseByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Retrieve the server asset use type relationship with the supplied unique identifier.
getServerAssetUsesForCapability(String, String, ServerAssetUseType, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Return the list of server asset use relationships associated with a software server capability.
getServerAssetUsesForElements(String, String, String, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Retrieve the list of relationships between a specific software server capability and a specific asset.
getSoftwareCapabilitiesByName(String, String, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Retrieve the list of software capability metadata elements with a matching qualified or display name.
getSoftwareCapabilitiesForInfrastructureManager(String, String, String, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Retrieve the list of capabilities created by this caller.
getSoftwareCapabilityByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Retrieve the software capability metadata element with the supplied unique identifier.
getSoftwareCapabilityDeployments(String, String, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Retrieve the IT asset metadata elements where the software with the supplied unique identifier is deployed.
getSoftwareServerByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ServerManagerClient
Retrieve the softwareServer metadata element with the supplied unique identifier.
getSoftwareServerCapabilitiesByName(String, String, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Deprecated.
getSoftwareServerCapabilityByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Deprecated.
getSoftwareServerPlatformByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.PlatformManagerClient
Retrieve the platform metadata element with the supplied unique identifier.
getSoftwareServerPlatformsByDeployedImplType(String, String, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.PlatformManagerClient
Retrieve the list of platform metadata elements with a matching deployed implementation type.
getSoftwareServerPlatformsByName(String, String, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.PlatformManagerClient
Retrieve the list of platform metadata elements with a matching qualified or display name.
getSoftwareServerPlatformsForInfrastructureManager(String, String, String, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.PlatformManagerClient
Retrieve the list of platforms created by this caller.
getSoftwareServersByDeployedImplType(String, String, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ServerManagerClient
Retrieve the list of server metadata elements with a matching deployed implementation type.
getSoftwareServersByName(String, String, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ServerManagerClient
Retrieve the list of softwareServer metadata elements with a matching qualified or display name.
getSoftwareServersForInfrastructureManager(String, String, String, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ServerManagerClient
Retrieve the list of software servers created by this caller.
getSourceLineageMappings(String, String, int, int, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Retrieve the lineage mapping relationships linked from a specific destination element to its sources.
getSubProcesses(String, String, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Retrieve the process metadata element with the supplied unique identifier.
getUserIdentitiesByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Retrieve the list of user identity metadata elements with a matching qualified name.
getUserIdentityByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Retrieve the userIdentity metadata element with the supplied unique identifier.
GovernanceConfigurationClient - Class in org.odpi.openmetadata.accessservices.itinfrastructure.client
GovernanceConfigurationClient supports the configuration of Governance Server and governance services.
GovernanceConfigurationClient(String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.GovernanceConfigurationClient
Create a new client with no authentication embedded in the HTTP request.
GovernanceConfigurationClient(String, String, String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.GovernanceConfigurationClient
Create a new client that passes userId and password in each HTTP request.
GovernanceConfigurationClient(String, String, GAFRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.GovernanceConfigurationClient
Create a new client that passes userId and password in each HTTP request.

H

HostManagerClient - Class in org.odpi.openmetadata.accessservices.itinfrastructure.client
HostManagerClient supports the APIs to maintain hosts and their related objects.
HostManagerClient(String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.HostManagerClient
Create a new client with no authentication embedded in the HTTP request.
HostManagerClient(String, String, String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.HostManagerClient
Create a new client that passes userId and password in each HTTP request.
HostManagerClient(String, String, String, String, AuditLog, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.HostManagerClient
Create a new client that passes userId and password in each HTTP request.
HostManagerClient(String, String, ITInfrastructureRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.HostManagerClient
Create a new client that is going to be used in an OMAG Server.
HostManagerClient(String, String, AuditLog, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.HostManagerClient
Create a new client with no authentication embedded in the HTTP request.

I

ITInfrastructureClientBase - Class in org.odpi.openmetadata.accessservices.itinfrastructure.client
ITInfrastructureClientBase supports the APIs to maintain assets and their related objects.
ITInfrastructureEventClient - Class in org.odpi.openmetadata.accessservices.itinfrastructure.client
ITInfrastructureEventClient provides the implementation to manage the interaction with the server to set up a listener to support the receipt of inbound events from the IT Infrastructure OMAS Out Topic.
ITInfrastructureEventClient(String, String, String, String, int, AuditLog, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITInfrastructureEventClient
Create a new client that is to be used within an OMAG Server.
ITInfrastructureEventClient(String, String, OCFRESTClient, int, AuditLog, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITInfrastructureEventClient
Create a new client that is to be used within an OMAG Server.
ITInfrastructureRESTClient - Class in org.odpi.openmetadata.accessservices.itinfrastructure.client.rest
ITInfrastructureRESTClient is responsible for issuing calls to the OMAS REST APIs.
ITInfrastructureRESTClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Constructor for no authentication.
ITInfrastructureRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Constructor for simple userId and password authentication.
ITInfrastructureRESTClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Constructor for simple userId and password authentication with audit log.
ITInfrastructureRESTClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Constructor for no authentication with audit log.
ITProfileManagerClient - Class in org.odpi.openmetadata.accessservices.itinfrastructure.client
OrganizationManagement is the client used by the Organization Integrator OMIS that is responsible with synchronizing organizational structures, profiles rules and users with open metadata.
ITProfileManagerClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Create a new client with no authentication embedded in the HTTP request.
ITProfileManagerClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Create a new client that passes userId and password in each HTTP request.
ITProfileManagerClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Create a new client that passes userId and password in each HTTP request.
ITProfileManagerClient(String, String, ITInfrastructureRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Create a new client that passes userId and password in each HTTP request.
ITProfileManagerClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Create a new client with no authentication embedded in the HTTP request.

L

linkITInfrastructureToProfile(String, String, String, String, String, Date, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Link a piece of infrastructure to an IT profile.

O

OpenGovernanceClient - Class in org.odpi.openmetadata.accessservices.itinfrastructure.client
OpenGovernanceClientBase provides common governance services that originate in the Governance Action Framework (GAF).
OpenGovernanceClient(String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.OpenGovernanceClient
Create a new client with no authentication embedded in the HTTP request.
OpenGovernanceClient(String, String, String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.OpenGovernanceClient
Create a new client that passes userId and password in each HTTP request.
OpenIntegrationServiceClient - Class in org.odpi.openmetadata.accessservices.itinfrastructure.client
OpenIntegrationServiceClient provides an interface to the open integration service.
OpenIntegrationServiceClient(String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.OpenIntegrationServiceClient
Create a new client with no authentication embedded in the HTTP request.
OpenIntegrationServiceClient(String, String, String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.OpenIntegrationServiceClient
Create a new client that passes userId and password in each HTTP request.
OpenMetadataStoreClient - Class in org.odpi.openmetadata.accessservices.itinfrastructure.client
OpenMetadataClientBase provides an interface to the open metadata store.
OpenMetadataStoreClient(String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.OpenMetadataStoreClient
Create a new client with no authentication embedded in the HTTP request.
OpenMetadataStoreClient(String, String, String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.OpenMetadataStoreClient
Create a new client that passes userId and password in each HTTP request.
org.odpi.openmetadata.accessservices.itinfrastructure.client - package org.odpi.openmetadata.accessservices.itinfrastructure.client
These are the Java clients for the IT Infrastructure OMAS.
org.odpi.openmetadata.accessservices.itinfrastructure.client.rest - package org.odpi.openmetadata.accessservices.itinfrastructure.client.rest
This package provides the support for issuing REST API calls to the OMAG Server and processing common error responses (InvalidParameterException, UserNotAuthorizedException, PropertyServerException) from the calls.

P

PlatformManagerClient - Class in org.odpi.openmetadata.accessservices.itinfrastructure.client
PlatformManagerClient supports the APIs to maintain software server platforms and their related objects.
PlatformManagerClient(String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.PlatformManagerClient
Create a new client with no authentication embedded in the HTTP request.
PlatformManagerClient(String, String, String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.PlatformManagerClient
Create a new client that passes userId and password in each HTTP request.
PlatformManagerClient(String, String, String, String, AuditLog, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.PlatformManagerClient
Create a new client that passes userId and password in each HTTP request.
PlatformManagerClient(String, String, ITInfrastructureRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.PlatformManagerClient
Create a new client that is going to be used in an OMAG Server.
PlatformManagerClient(String, String, AuditLog, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.PlatformManagerClient
Create a new client with no authentication embedded in the HTTP request.
ProcessManagerClient - Class in org.odpi.openmetadata.accessservices.itinfrastructure.client
PlatformManagerClient supports the APIs to maintain software server platforms and their related objects.
ProcessManagerClient(String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Create a new client with no authentication embedded in the HTTP request.
ProcessManagerClient(String, String, String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Create a new client that passes userId and password in each HTTP request.
ProcessManagerClient(String, String, String, String, AuditLog, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Create a new client that passes userId and password in each HTTP request.
ProcessManagerClient(String, String, ITInfrastructureRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Create a new client that is going to be used in an OMAG Server.
ProcessManagerClient(String, String, AuditLog, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Create a new client with no authentication embedded in the HTTP request.
publishDataAsset(String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.DataAssetManagerClient
Update the zones for the asset so that it becomes visible to consumers.
publishHost(String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.HostManagerClient
Update the zones for the host asset so that it becomes visible to consumers.
publishProcess(String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Update the zones for the asset so that it becomes visible to consumers.
publishSoftwareServer(String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ServerManagerClient
Update the zones for the software server asset so that it becomes visible to consumers.
publishSoftwareServerPlatform(String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.PlatformManagerClient
Update the zones for the platform asset so that it becomes visible to consumers.

R

registerListener(String, ITInfrastructureEventListener) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITInfrastructureEventClient
Register a listener object that will be passed each of the events published by the IT Infrastructure OMAS.
removeCapabilityDeployment(String, String, String, String, String, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Remove the link between a software server capability and a software server.
removeConnection(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Remove the metadata element representing a connection.
removeConnectorType(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectorTypeManagerClient
Remove the metadata element representing an connectorType.
removeDataAsset(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.DataAssetManagerClient
Remove the metadata element representing an asset.
removeEndpoint(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Remove the metadata element representing a endpoint.
removeHost(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.HostManagerClient
Remove the metadata element representing a host.
removeIdentityFromProfile(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Unlink a user identity from a profile.
removeProcess(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Remove the metadata element representing a process.
removeServerAssetUse(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Remove the metadata relationship to represent the use of an asset by a software server capability.
removeSoftwareCapability(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Remove the metadata element representing a software capability.
removeSoftwareServer(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ServerManagerClient
Remove the metadata element representing a software server.
removeSoftwareServerCapability(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Deprecated.
removeSoftwareServerPlatform(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.PlatformManagerClient
Remove the metadata element representing a platform.

S

ServerManagerClient - Class in org.odpi.openmetadata.accessservices.itinfrastructure.client
ServerManagerClient supports the APIs to maintain servers and their related objects.
ServerManagerClient(String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ServerManagerClient
Create a new client with no authentication embedded in the HTTP request.
ServerManagerClient(String, String, String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ServerManagerClient
Create a new client that passes userId and password in each HTTP request.
ServerManagerClient(String, String, String, String, AuditLog, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ServerManagerClient
Create a new client that passes userId and password in each HTTP request.
ServerManagerClient(String, String, ITInfrastructureRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ServerManagerClient
Create a new client that is going to be used in an OMAG Server.
ServerManagerClient(String, String, AuditLog, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ServerManagerClient
Create a new client with no authentication embedded in the HTTP request.
setBusinessSignificant(String, String, String, String, Date, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Classify a port, process or asset as "BusinessSignificant" (this may effect the way that lineage is displayed).
setDataAssetAsReferenceData(String, String, String, String, Date, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.DataAssetManagerClient
Classify the asset to indicate that it can be used as reference data.
setupAssetConnection(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Create a relationship between an asset and its connection.
setupClusterMember(String, String, String, boolean, String, String, Date, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.HostManagerClient
Create a relationship between a host and an cluster member host.
setupConnectorType(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Create a relationship between a connection and a connector type.
setupControlFlow(String, String, String, boolean, String, String, ControlFlowProperties, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Link two elements to show that when one completes the next is started.
setupDataFlow(String, String, String, boolean, String, String, DataFlowProperties, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Link two elements together to show that data flows from one to the other.
setupEmbeddedConnection(String, String, String, String, int, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Create a relationship between a virtual connection and an embedded connection.
setupEndpoint(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Create a relationship between a connection and an endpoint.
setupLineageMapping(String, String, String, LineageMappingProperties, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Link two elements together to show that they are part of the lineage of the data that is moving between the processes.
setupProcessCall(String, String, String, boolean, String, String, ProcessCallProperties, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Link two elements together to show a request-response call between them.
setupProcessParent(String, String, String, boolean, String, String, ProcessContainmentType, Date, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Create a parent-child relationship between two processes.

U

unlinkITInfrastructureFromProfile(String, String, String, String, String, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Remove the link between a piece of infrastructure to an IT profile.
updateCapabilityDeployment(String, String, String, String, boolean, CapabilityDeploymentProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Update the properties of a server capability's deployment.
updateConnection(String, String, String, String, boolean, ConnectionProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Update the metadata element representing a connection.
updateConnectorType(String, String, String, boolean, String, ConnectorTypeProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectorTypeManagerClient
Update the metadata element representing an connectorType.
updateControlFlow(String, String, String, String, ControlFlowProperties, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Update the relationship between two elements that shows that when one completes the next is started.
updateDataAsset(String, String, String, String, boolean, DataAssetProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.DataAssetManagerClient
Update the metadata element representing an asset.
updateDataFlow(String, String, String, String, DataFlowProperties, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Update relationship between two elements that shows that data flows from one to the other.
updateEndpoint(String, String, String, boolean, String, EndpointProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Update the metadata element representing a endpoint.
updateHost(String, String, String, String, boolean, HostProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.HostManagerClient
Update the metadata element representing a host.
updateITAssetDeployment(String, String, String, String, boolean, DeploymentProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITInfrastructureClientBase
Update a deployment relationship.
updateITInfrastructureToProfile(String, String, String, String, String, Date, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Update the effectivity dates of a link from a piece of infrastructure to an IT profile.
updateITProfile(String, String, String, String, boolean, ITProfileProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Update the definition of an IT profile.
updateLineageMapping(String, String, String, String, LineageMappingProperties, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Update the lineage mapping relationship between two elements.
updateProcess(String, String, String, String, boolean, ProcessProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Update the metadata element representing a process.
updateProcessCall(String, String, String, String, ProcessCallProperties, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Update the relationship between two elements that shows a request-response call between them.
updateProcessStatus(String, String, String, String, ProcessStatus) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Update the status of the metadata element representing a process.
updateProfileIdentity(String, String, String, String, String, boolean, ProfileIdentityProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Update the properties of the relationship between a user identity and profile.
updateServerAssetUse(String, String, String, String, boolean, ServerAssetUseProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Update the metadata relationship to represent the use of an asset by a software server capability.
updateServerPurpose(String, String, String, String, String, String, Date, Date, boolean, Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITInfrastructureClientBase
Update the properties of a classification for an asset.
updateSoftwareCapability(String, String, String, String, boolean, SoftwareCapabilityProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Update the metadata element representing a software capability.
updateSoftwareServer(String, String, String, String, boolean, SoftwareServerProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ServerManagerClient
Update the metadata element representing a software server.
updateSoftwareServerCapability(String, String, String, String, boolean, SoftwareServerCapabilityProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient
Deprecated.
updateSoftwareServerPlatform(String, String, String, String, boolean, SoftwareServerPlatformProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.PlatformManagerClient
Update the metadata element representing a platform.
updateUserIdentity(String, String, String, String, boolean, UserIdentityProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Update a UserIdentity.

W

withdrawDataAsset(String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.DataAssetManagerClient
Update the zones for the asset so that it is no longer visible to consumers.
withdrawHost(String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.HostManagerClient
Update the zones for the host asset so that it is no longer visible to consumers.
withdrawProcess(String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ProcessManagerClient
Update the zones for the asset so that it is no longer visible to consumers.
withdrawSoftwareServer(String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ServerManagerClient
Update the zones for the software server asset so that it is no longer visible to consumers.
withdrawSoftwareServerPlatform(String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.PlatformManagerClient
Update the zones for the platform asset so that it is no longer visible to consumers.
A C D E F G H I L O P R S U W 
All Classes and Interfaces|All Packages