Index

A C D F G I L N O P R S T U V W 
All Classes and Interfaces|All Packages

A

addContactMethod(String, String, String, String, ContactMethodProperties) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Add a new contact method to the profile.
addIdentityToProfile(String, String, ProfileIdentityProperties) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Link a user identity to a profile.
addServerPurpose(String, String, Date, Date, Map<String, Object>) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Add a Server Purpose classification to an IT asset.

C

clearAssetConnection(String, String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Remove a relationship between an asset and its connection.
clearBusinessSignificant(String, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Remove the "BusinessSignificant" designation from the element.
clearClusterMember(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Remove a relationship between a host and a cluster member host.
clearConnectorType(String, String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Remove a relationship between a connection and a connector type.
clearControlFlow(String, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Remove the control flow relationship between two elements.
clearDataAssetAsReferenceData(String, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Remove the reference data designation from the asset.
clearDataFlow(String, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Remove the data flow relationship between two elements.
clearDeployment(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Remove a deployment relationship.
clearEmbeddedConnection(String, String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Remove a relationship between a virtual connection and an embedded connection.
clearEndpoint(String, String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Remove a relationship between a connection and an endpoint.
clearLineageMapping(String, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Remove the lineage mapping between two elements.
clearProcessCall(String, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Remove the process call relationship.
clearProcessParent(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Remove a parent-child relationship between two processes.
clearServerPurpose(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Remove a server purpose classification.
CONNECTOR_CONTEXT_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.integrationservices.infrastructure.ffdc.InfrastructureIntegratorAuditCode
 
CONTEXT_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.integrationservices.infrastructure.ffdc.InfrastructureIntegratorAuditCode
 
createConnection(ConnectionProperties) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Create a new metadata element to represent a connection.
createConnectionFromTemplate(String, TemplateProperties) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Create a new metadata element to represent a connection using an existing metadata element as a template.
createConnectorType(ConnectorTypeProperties) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Create a new metadata element to represent an connectorType
createConnectorTypeFromTemplate(String, TemplateProperties) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Create a new metadata element to represent an connectorType using an existing metadata element as a template.
createDataAsset(DataAssetProperties) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Create a new metadata element to represent the root of an asset.
createDataAssetFromTemplate(String, TemplateProperties) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Create a new metadata element to represent an asset using an existing metadata element as a template.
createEndpoint(String, EndpointProperties) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Create a new metadata element to represent an endpoint
createEndpointFromTemplate(String, String, String, TemplateProperties) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Create a new metadata element to represent a endpoint using an existing metadata element as a template.
createHost(HostProperties) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Create a new metadata element to represent a host.
createHostFromTemplate(String, TemplateProperties) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
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.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Create a definition of an IT profile.
createProcess(ProcessStatus, ProcessProperties) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Create a new metadata element to represent a process.
createProcessFromTemplate(String, TemplateProperties) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Create a new metadata element to represent a process using an existing metadata element as a template.
createServerAssetUse(String, String, ServerAssetUseProperties) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Create a new metadata relationship to represent the use of an asset by a software server capability.
createSoftwareCapability(String, SoftwareCapabilityProperties) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Create a new metadata element to represent a software server capability.
createSoftwareCapabilityFromTemplate(String, TemplateProperties) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Create a new metadata element to represent a software capability using an existing metadata element as a template.
createSoftwareServer(SoftwareServerProperties) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Create a new metadata element to represent a software server.
createSoftwareServerFromTemplate(String, TemplateProperties) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Create a new metadata element to represent a software server using an existing metadata element as a template.
createSoftwareServerPlatform(SoftwareServerPlatformProperties) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Create a new metadata element to represent a platform.
createSoftwareServerPlatformFromTemplate(String, TemplateProperties) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Create a new metadata element to represent a platform using an existing metadata element as a template.
createUserIdentity(UserIdentityProperties) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Create a UserIdentity.

D

deleteContactMethod(String, String, String, String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Remove an obsolete contact method from the profile.
deleteITProfile(String, String, String, String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Remove the definition of an IT profile.
deleteUserIdentity(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Remove a user identity object.
deployCapability(String, String, CapabilityDeploymentProperties) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Link a software capability to a software server.
deployITAsset(String, String, DeploymentProperties) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Create a relationship that represents the deployment of an IT infrastructure asset to a specific deployment destination (another asset).
DISABLED_EXCHANGE_SERVICES - Enum constant in enum class org.odpi.openmetadata.integrationservices.infrastructure.ffdc.InfrastructureIntegratorAuditCode
 

F

findConnections(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the list of metadata elements that contain the search string.
findConnectorTypes(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the list of connector type metadata elements that contain the search string.
findDataAssets(String, Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the list of asset metadata elements that contain the search string.
findEndpoints(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the list of endpoint metadata elements that contain the search string.
findHosts(String, Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the list of host metadata elements that contain the search string.
findITProfile(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the list of matching profiles for the search string.
findProcesses(String, Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the list of process metadata elements that contain the search string.
findSoftwareCapabilities(String, Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the list of software capability metadata elements that contain the search string.
findSoftwareServerPlatforms(String, Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the list of platform metadata elements that contain the search string.
findSoftwareServers(String, Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the list of software server metadata elements that contain the search string.
findUserIdentities(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the list of user identity metadata elements that contain the search string.

G

getCapabilityUsesForAsset(String, ServerAssetUseType, Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Return the list of software server capabilities that make use of a specific asset.
getClusterMembersForHost(String, Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Return the list of cluster members associated with a host.
getConnectionByGUID(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the metadata element with the supplied unique identifier.
getConnectionsByName(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the list of metadata elements with a matching qualified or display name.
getConnectorTypeByGUID(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the connector type metadata element with the supplied unique identifier.
getConnectorTypesByName(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the list of connector type metadata elements with a matching qualified name, display name or connector provider class name.
getContext() - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorConnector
Return the context for this connector.
getControlFlow(String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the control flow relationship between two elements.
getControlFlowNextSteps(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the control relationships linked from a specific element to the possible next elements in the process.
getControlFlowPreviousSteps(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the control relationships linked from a specific element to the possible previous elements in the process.
getDataAssetByGUID(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the asset metadata element with the supplied unique identifier.
getDataAssetsByName(String, Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the list of asset metadata elements with a matching qualified or display name.
getDataAssetsForInfrastructureManager(Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the list of assets created on behalf of the named infrastructure manager.
getDataFlow(String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the data flow relationship between two elements.
getDataFlowConsumers(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the data flow relationships linked from a specific element to the downstream consumers.
getDataFlowSuppliers(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the data flow relationships linked from a specific element to the upstream suppliers.
getDeployedITAssets(String, Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Return the list of assets deployed on a particular destination.
getDeployedSoftwareCapabilities(String, Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the software capabilities that are deployed to an IT asset.
getDeploymentDestinations(String, Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Return the list of destinations that a particular IT infrastructure asset is deployed to.
getDestinationLineageMappings(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the lineage mapping relationships linked from a specific source element to its destinations.
getEndpointByGUID(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the endpoint metadata element with the supplied unique identifier.
getEndpointsByName(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the list of endpoint metadata elements with a matching qualified or display name.
getEndpointsByNetworkAddress(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the list of endpoint metadata elements with a matching networkAddress.
getEndpointsForInfrastructure(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the list of endpoint metadata elements that are attached to a specific infrastructure element.
getHostByGUID(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the host metadata element with the supplied unique identifier.
getHostsByName(String, Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the list of host metadata elements with a matching qualified or display name.
getHostsForInfrastructureManager(Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the list of hosts created by this caller.
getITProfileByGUID(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Return information about a specific IT profile.
getITProfileByName(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Return information about a named IT profile.
getITProfileByUserId(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Return information about a specific IT profile.
getLineageMapping(String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the lineage mapping relationship between two elements.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.integrationservices.infrastructure.ffdc.InfrastructureIntegratorAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.integrationservices.infrastructure.ffdc.InfrastructureIntegratorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.integrationservices.infrastructure.ffdc.InfrastructureIntegratorAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.integrationservices.infrastructure.ffdc.InfrastructureIntegratorErrorCode
Retrieve a message definition object for an exception.
getProcessByGUID(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the process metadata element with the supplied unique identifier.
getProcessCall(String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the process call relationship between two elements.
getProcessCalled(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the process call relationships linked from a specific element to the elements it calls.
getProcessCallers(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the process call relationships linked from a specific element to its callers.
getProcessesByName(String, Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the list of process metadata elements with a matching qualified or display name.
getProcessesForInfrastructureManager(Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Return the list of processes associated with the infrastructure manager.
getProcessParent(String, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the process metadata element with the supplied unique identifier.
getServerAssetUseByGUID(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the server asset use type relationship with the supplied unique identifier.
getServerAssetUsesForCapability(String, ServerAssetUseType, Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Return the list of server asset use relationships associated with a software server capability.
getServerAssetUsesForElements(String, String, Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the list of relationships between a specific software server capability and a specific asset.
getSoftwareCapabilitiesByName(String, Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the list of software capability metadata elements with a matching qualified or display name.
getSoftwareCapabilitiesForInfrastructureManager(Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the list of capabilities created by this caller.
getSoftwareCapabilityByGUID(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the software capability metadata element with the supplied unique identifier.
getSoftwareCapabilityDeployments(String, Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the IT asset metadata elements where the software with the supplied unique identifier is deployed.
getSoftwareServerByGUID(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the softwareServer metadata element with the supplied unique identifier.
getSoftwareServerPlatformByGUID(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the platform metadata element with the supplied unique identifier.
getSoftwareServerPlatformsByName(String, Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the list of platform metadata elements with a matching qualified or display name.
getSoftwareServerPlatformsForInfrastructureManager(Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the list of platforms created by this caller.
getSoftwareServersByName(String, Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the list of softwareServer metadata elements with a matching qualified or display name.
getSoftwareServersForInfrastructureManager(Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the list of software servers created by this caller.
getSourceLineageMappings(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the lineage mapping relationships linked from a specific destination element to its sources.
getSubProcesses(String, Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the process metadata element with the supplied unique identifier.
getUserIdentitiesByName(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the list of user identity metadata elements with a matching qualified name.
getUserIdentityByGUID(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Retrieve the userIdentity metadata element with the supplied unique identifier.

I

InfrastructureIntegratorAPI - Interface in org.odpi.openmetadata.integrationservices.infrastructure.api
InfrastructureIntegratorAPI is the interface to validate that a connector is suitable to run in the Infrastructure Integrator OMIS.
InfrastructureIntegratorAuditCode - Enum Class in org.odpi.openmetadata.integrationservices.infrastructure.ffdc
The InfrastructureIntegratorAuditCode is used to define the message content for the OMRS Audit Log.
InfrastructureIntegratorConnector - Class in org.odpi.openmetadata.integrationservices.infrastructure.connector
InfrastructureIntegratorConnector is the base class for an integration connector that is managed by the Infrastructure Integrator OMIS.
InfrastructureIntegratorConnector() - Constructor for class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorConnector
 
InfrastructureIntegratorContext - Class in org.odpi.openmetadata.integrationservices.infrastructure.connector
InfrastructureIntegratorContext provides a wrapper around the IT Infrastructure OMAS client.
InfrastructureIntegratorContext(String, String, String, String, OpenIntegrationClient, OpenMetadataClient, CapabilityManagerClient, ConnectionManagerClient, ConnectorTypeManagerClient, DataAssetManagerClient, EndpointManagerClient, HostManagerClient, ITProfileManagerClient, PlatformManagerClient, ProcessManagerClient, ServerManagerClient, ITInfrastructureEventClient, boolean, PermittedSynchronization, String, String, String) - Constructor for class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Create a new context for a connector.
InfrastructureIntegratorErrorCode - Enum Class in org.odpi.openmetadata.integrationservices.infrastructure.ffdc
The InfrastructureIntegratorErrorCode error code is used to define first failure data capture (FFDC) for errors that occur when working with the Integration Services.
InfrastructureIntegratorOMISConnector - Interface in org.odpi.openmetadata.integrationservices.infrastructure.connector
A marker interface to identify the OMIS that this connector works with.
INVALID_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.integrationservices.infrastructure.ffdc.InfrastructureIntegratorErrorCode
 

L

linkITInfrastructureToProfile(String, String, Date, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Link a piece of infrastructure to an IT profile.

N

NULL_CONTEXT - Enum constant in enum class org.odpi.openmetadata.integrationservices.infrastructure.ffdc.InfrastructureIntegratorAuditCode
 
NULL_CONTEXT - Enum constant in enum class org.odpi.openmetadata.integrationservices.infrastructure.ffdc.InfrastructureIntegratorErrorCode
 

O

org.odpi.openmetadata.integrationservices.infrastructure.api - package org.odpi.openmetadata.integrationservices.infrastructure.api
 
org.odpi.openmetadata.integrationservices.infrastructure.connector - package org.odpi.openmetadata.integrationservices.infrastructure.connector
 
org.odpi.openmetadata.integrationservices.infrastructure.ffdc - package org.odpi.openmetadata.integrationservices.infrastructure.ffdc
 

P

PERMITTED_SYNCHRONIZATION - Enum constant in enum class org.odpi.openmetadata.integrationservices.infrastructure.ffdc.InfrastructureIntegratorAuditCode
 
publishDataAsset(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Update the zones for the asset so that it becomes visible to consumers.
publishHost(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Update the zones for the host asset so that it becomes visible to consumers.
publishProcess(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Update the zones for the asset so that it becomes visible to consumers.
publishSoftwareServer(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Update the zones for the software server asset so that it becomes visible to consumers.
publishSoftwareServerPlatform(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Update the zones for the platform asset so that it becomes visible to consumers.

R

registerListener(ITInfrastructureEventListener) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Register a listener object that will be passed each of the events published by the IT Infrastructure OMAS.
removeCapabilityDeployment(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Remove the link between a software server capability and a software server.
removeConnection(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Remove the metadata element representing a connection.
removeConnectorType(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Remove the metadata element representing an connectorType.
removeDataAsset(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Remove the metadata element representing an asset.
removeEndpoint(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Remove the metadata element representing a endpoint.
removeHost(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Remove the metadata element representing a host.
removeIdentityFromProfile(String, String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Unlink a user identity from a profile.
removeProcess(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Remove the metadata element representing a process.
removeServerAssetUse(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Remove the metadata relationship to represent the use of an asset by a software server capability.
removeSoftwareCapability(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Remove the metadata element representing a software capability.
removeSoftwareServer(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Remove the metadata element representing a software server.
removeSoftwareServerPlatform(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Remove the metadata element representing a platform.

S

setBusinessSignificant(String, Date, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Classify a port, process or asset as "BusinessSignificant" (this may affect the way that lineage is displayed).
setContext(InfrastructureIntegratorContext) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorConnector
Set up the context for this connector.
setDataAssetAsReferenceData(String, Date, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Classify the asset to indicate that it can be used as reference data.
setInfrastructureManagerIsHome(boolean) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Set up the flag that controls the ownership of metadata created for this infrastructure manager.
setupAssetConnection(String, String, String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Create a relationship between an asset and its connection.
setupClusterMember(String, String, Date, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Create a relationship between a host and a cluster member host.
setupConnectorType(String, String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Create a relationship between a connection and a connector type.
setupControlFlow(String, String, ControlFlowProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Link two elements to show that when one completes the next is started.
setupDataFlow(String, String, DataFlowProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Link two elements together to show that data flows from one to the other.
setupEmbeddedConnection(String, int, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Create a relationship between a virtual connection and an embedded connection.
setupEndpoint(String, String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Create a relationship between a connection and an endpoint.
setupLineageMapping(String, String, LineageMappingProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
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, ProcessCallProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Link two elements together to show a request-response call between them.
setupProcessParent(String, String, ProcessContainmentType, Date, Date) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Create a parent-child relationship between two processes.

T

toString() - Method in enum class org.odpi.openmetadata.integrationservices.infrastructure.ffdc.InfrastructureIntegratorAuditCode
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.integrationservices.infrastructure.ffdc.InfrastructureIntegratorErrorCode
JSON-style toString

U

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

V

validateConnector(String, String) - Method in interface org.odpi.openmetadata.integrationservices.infrastructure.api.InfrastructureIntegratorAPI
Validate the connector and return its connector type.
valueOf(String) - Static method in enum class org.odpi.openmetadata.integrationservices.infrastructure.ffdc.InfrastructureIntegratorAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.integrationservices.infrastructure.ffdc.InfrastructureIntegratorErrorCode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.odpi.openmetadata.integrationservices.infrastructure.ffdc.InfrastructureIntegratorAuditCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.integrationservices.infrastructure.ffdc.InfrastructureIntegratorErrorCode
Returns an array containing the constants of this enum class, in the order they are declared.

W

withdrawDataAsset(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Update the zones for the asset so that it is no longer visible to consumers.
withdrawHost(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Update the zones for the host asset so that it is no longer visible to consumers.
withdrawProcess(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Update the zones for the asset so that it is no longer visible to consumers.
withdrawSoftwareServer(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Update the zones for the software server asset so that it is no longer visible to consumers.
withdrawSoftwareServerPlatform(String) - Method in class org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
Update the zones for the platform asset so that it is no longer visible to consumers.
A C D F G I L N O P R S T U V W 
All Classes and Interfaces|All Packages