Index

A C D E F G H 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 interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ITProfileManagerInterface
Add a new contact method to the profile.
addIdentityToProfile(String, String, String, String, String, ProfileIdentityProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ITProfileManagerInterface
Link a user identity to a profile.
addServerPurpose(String, String, String, boolean, String, String, Date, Date, Map<String, Object>) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ServerPurposeManagerInterface
Add a Server Purpose classification to an IT asset.

C

clearAssetConnection(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ConnectionsManagerInterface
Remove a relationship between an asset and its connection.
clearBusinessSignificant(String, String, String, String, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Remove the "BusinessSignificant" designation from the element.
clearClusterMember(String, String, String, String, String, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.HostManagerInterface
Remove a relationship between a host and an cluster member host.
clearConnectorType(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ConnectionsManagerInterface
Remove a relationship between a connection and a connector type.
clearControlFlow(String, String, String, String, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Remove the control flow relationship between two elements.
clearDataAssetAsReferenceData(String, String, String, String, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.DataAssetManagerInterface
Remove the reference data designation from the asset.
clearDataFlow(String, String, String, String, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Remove the data flow relationship between two elements.
clearDeployment(String, String, String, String, String, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.DeploymentManagementInterface
Remove a deployment relationship.
clearEmbeddedConnection(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ConnectionsManagerInterface
Remove a relationship between a virtual connection and an embedded connection.
clearEndpoint(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ConnectionsManagerInterface
Remove a relationship between a connection and an endpoint.
clearLineageMapping(String, String, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Remove the lineage mapping relationship.
clearProcessCall(String, String, String, String, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Remove the process call relationship.
clearProcessParent(String, String, String, String, String, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Remove a parent-child relationship between two processes.
clearServerPurpose(String, String, String, String, String, String, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ServerPurposeManagerInterface
Remove a server purpose classification.
ConnectionsManagerInterface - Interface in org.odpi.openmetadata.accessservices.itinfrastructure.api
ConnectionsManagerInterface provides methods to define connections and link them to their supporting objects
ConnectorTypeManagerInterface - Interface in org.odpi.openmetadata.accessservices.itinfrastructure.api
ConnectorTypeManagerInterface provides methods to define connector types.
createConnection(String, String, String, ConnectionProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ConnectionsManagerInterface
Create a new metadata element to represent the connection.
createConnectionFromTemplate(String, String, String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ConnectionsManagerInterface
Create a new metadata element to represent a connection using an existing metadata element as a template.
createConnectorType(String, String, String, ConnectorTypeProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ConnectorTypeManagerInterface
Create a new metadata element to represent the root of a connectorType.
createConnectorTypeFromTemplate(String, String, String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ConnectorTypeManagerInterface
Create a new metadata element to represent a connectorType using an existing metadata element as a template.
createDataAsset(String, String, String, boolean, DataAssetProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.DataAssetManagerInterface
Create a new metadata element to represent the root of an asset.
createDataAssetFromTemplate(String, String, String, boolean, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.DataAssetManagerInterface
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 interface org.odpi.openmetadata.accessservices.itinfrastructure.api.EndpointManagerInterface
Create a new metadata element to represent the endpoint.
createEndpointFromTemplate(String, String, String, String, String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.EndpointManagerInterface
Create a new metadata element to represent an endpoint using an existing metadata element as a template.
createHost(String, String, String, boolean, HostProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.HostManagerInterface
Create a new metadata element to represent a host.
createHostFromTemplate(String, String, String, boolean, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.HostManagerInterface
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 interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ITProfileManagerInterface
Create a definition of an IT profile.
createProcess(String, String, String, boolean, ProcessStatus, ProcessProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Create a new metadata element to represent a process.
createProcessFromTemplate(String, String, String, boolean, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
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 interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareCapabilityManagerInterface
Create a new metadata relationship to represent the use of an asset by a software capability.
createSoftwareCapability(String, String, String, boolean, String, SoftwareCapabilityProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareCapabilityManagerInterface
Create a new metadata element to represent a software capability.
createSoftwareCapabilityFromTemplate(String, String, String, boolean, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareCapabilityManagerInterface
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 interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerManagerInterface
Create a new metadata element to represent a software server.
createSoftwareServerCapability(String, String, String, boolean, String, SoftwareServerCapabilityProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerCapabilityManagerInterface
Deprecated.
createSoftwareServerCapabilityFromTemplate(String, String, String, boolean, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerCapabilityManagerInterface
Deprecated.
createSoftwareServerFromTemplate(String, String, String, boolean, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerManagerInterface
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 interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerPlatformManagerInterface
Create a new metadata element to represent a platform.
createSoftwareServerPlatformFromTemplate(String, String, String, boolean, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerPlatformManagerInterface
Create a new metadata element to represent a platform using an existing metadata element as a template.
createUserIdentity(String, String, String, UserIdentityProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ITProfileManagerInterface
Create a UserIdentity.

D

DataAssetManagerInterface - Interface in org.odpi.openmetadata.accessservices.itinfrastructure.api
DataAssetExchangeInterface provides methods to define data assets.
deleteContactMethod(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ITProfileManagerInterface
Remove an obsolete contact method from the profile.
deleteITProfile(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ITProfileManagerInterface
Remove the definition of an IT profile.
deleteUserIdentity(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ITProfileManagerInterface
Remove a user identity object.
deployCapability(String, String, String, boolean, String, String, CapabilityDeploymentProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareCapabilityManagerInterface
Link a software capability to a software server.
deployITAsset(String, String, String, boolean, String, String, DeploymentProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.DeploymentManagementInterface
Create a relationship that represents the deployment of an IT infrastructure asset to a specific deployment destination (another asset).
DeploymentManagementInterface - Interface in org.odpi.openmetadata.accessservices.itinfrastructure.api
DeploymentManagementInterface describes the deployment of IT infrastructure assets.

E

ELEMENT_CLASSIFIED - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureEventType
 
ELEMENT_DECLASSIFIED - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureEventType
 
ELEMENT_DELETED - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureEventType
 
ELEMENT_GUID_CHANGED - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureEventType
 
ELEMENT_HOME_CHANGED - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureEventType
 
ELEMENT_RECLASSIFIED - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureEventType
 
ELEMENT_RESTORED - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureEventType
 
ELEMENT_TYPE_CHANGED - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureEventType
 
ELEMENT_UPDATED - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureEventType
 
EndpointManagerInterface - Interface in org.odpi.openmetadata.accessservices.itinfrastructure.api
EndpointManagerInterface provides methods to define endpoints.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureOutTopicEvent
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.TemplateProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.TemplateRequestBody
Return comparison result based on the content of the properties.

F

findConnections(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ConnectionsManagerInterface
Retrieve the list of asset metadata elements that contain the search string.
findConnectorTypes(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ConnectorTypeManagerInterface
Retrieve the list of connectorType metadata elements that contain the search string.
findDataAssets(String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.DataAssetManagerInterface
Retrieve the list of asset metadata elements that contain the search string.
findEndpoints(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.EndpointManagerInterface
Retrieve the list of endpoint metadata elements that contain the search string.
findHosts(String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.HostManagerInterface
Retrieve the list of host metadata elements that contain the search string.
findITProfile(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ITProfileManagerInterface
Retrieve the list of matching profiles for the search string.
findProcesses(String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Retrieve the list of process metadata elements that contain the search string.
findSoftwareCapabilities(String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareCapabilityManagerInterface
Retrieve the list of software capability metadata elements that contain the search string.
findSoftwareServerCapabilities(String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerCapabilityManagerInterface
Deprecated.
findSoftwareServerPlatforms(String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerPlatformManagerInterface
Retrieve the list of platform metadata elements that contain the search string.
findSoftwareServers(String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerManagerInterface
Retrieve the list of software server metadata elements that contain the search string.
findUserIdentities(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ITProfileManagerInterface
Retrieve the list of user identity metadata elements that contain the search string.

G

getCapabilityUsesForAsset(String, String, ServerAssetUseType, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareCapabilityManagerInterface
Return the list of software server capabilities that make use of a specific asset.
getClassificationName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureOutTopicEvent
Return the name of the classification if the event relates to classifications.
getClusterMembersForHost(String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.HostManagerInterface
Return the list of cluster members associated with a host.
getConnectionByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ConnectionsManagerInterface
Retrieve the connection metadata element with the supplied unique identifier.
getConnectionsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ConnectionsManagerInterface
Retrieve the list of asset metadata elements with a matching qualified or display name.
getConnectorTypeByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ConnectorTypeManagerInterface
Retrieve the connectorType metadata element with the supplied unique identifier.
getConnectorTypesByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ConnectorTypeManagerInterface
Retrieve the list of connectorType metadata elements with a matching qualified or display name.
getControlFlow(String, String, String, String, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Retrieve the control flow relationship between two elements.
getControlFlowNextSteps(String, String, int, int, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
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 interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Retrieve the control relationships linked from a specific element to the possible previous elements in the process.
getDataAssetByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.DataAssetManagerInterface
Retrieve the asset metadata element with the supplied unique identifier.
getDataAssetsByName(String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.DataAssetManagerInterface
Retrieve the list of asset metadata elements with a matching qualified or display name.
getDataAssetsForInfrastructureManager(String, String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.DataAssetManagerInterface
Retrieve the list of assets created on behalf of the named infrastructure manager.
getDataFlow(String, String, String, String, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Retrieve the data flow relationship between two elements.
getDataFlowConsumers(String, String, int, int, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Retrieve the data flow relationships linked from a specific element to the downstream consumers.
getDataFlowSuppliers(String, String, int, int, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Retrieve the data flow relationships linked from a specific element to the upstream suppliers.
getDeployedITAssets(String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.DeploymentManagementInterface
Return the list of assets deployed on a particular destination.
getDeployedSoftwareCapabilities(String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareCapabilityManagerInterface
Retrieve the software capabilities that are deployed to an IT asset.
getDeploymentDestinations(String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.DeploymentManagementInterface
Return the list of destinations that a particular IT infrastructure asset is deployed to.
getDescription() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.TemplateProperties
Returns the stored description property for the metadata entity.
getDestinationLineageMappings(String, String, int, int, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Retrieve the lineage mapping relationships linked from a specific source element to its destinations.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.TemplateProperties
Returns the stored display name property for the metadata entity.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureOutTopicEvent
Return details of the subject of the event.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureOutTopicEvent
Return the map of properties for the element provided with the event.
getEndpointByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.EndpointManagerInterface
Retrieve the endpoint metadata element with the supplied unique identifier.
getEndpointsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.EndpointManagerInterface
Retrieve the list of endpoint metadata elements with a matching qualified or display name.
getEndpointsByNetworkAddress(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.EndpointManagerInterface
Retrieve the list of endpoint metadata elements with a matching networkAddress.
getEndpointsForInfrastructure(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.EndpointManagerInterface
Retrieve the list of endpoint metadata elements that are attached to a specific infrastructure element.
getEventTime() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureOutTopicEvent
Return the time that the element was updated.
getEventType() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureOutTopicEvent
Return the event type.
getEventTypeCode() - Method in enum class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureEventType
Return the int identifier used for indexing based on the enum.
getEventTypeDescription() - Method in enum class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureEventType
Return the default description for the enum value - used when natural resource bundle is not available.
getEventTypeName() - Method in enum class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureEventType
Return the string name used for messages that include the enum.
getEventVersionId() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureOutTopicEvent
Return the event version id.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.TemplateRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.TemplateRequestBody
Return the unique name of the software server capability entity that represented the external source.
getHostByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.HostManagerInterface
Retrieve the host metadata element with the supplied unique identifier.
getHostsByName(String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.HostManagerInterface
Retrieve the list of host metadata elements with a matching qualified or display name.
getHostsForInfrastructureManager(String, String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.HostManagerInterface
Retrieve the list of hosts created by this caller.
getITProfileByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ITProfileManagerInterface
Return information about a specific IT profile.
getITProfileByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ITProfileManagerInterface
Return information about a named IT profile.
getITProfileByUserId(String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ITProfileManagerInterface
Return information about a specific IT profile.
getLineageMapping(String, String, String, String, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Retrieve the lineage mapping relationship between two elements.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.accessservices.itinfrastructure.ffdc.ITInfrastructureAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.accessservices.itinfrastructure.ffdc.ITInfrastructureErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.accessservices.itinfrastructure.ffdc.ITInfrastructureAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.accessservices.itinfrastructure.ffdc.ITInfrastructureErrorCode
Retrieve a message definition object for an exception.
getNetworkAddress() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.TemplateProperties
Return the physical network address of this metadata element (if this makes sense).
getPathName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.TemplateProperties
Return the path name to the physical resource - used when creating new data store assets such as databases, files and folders.
getPreviousClassificationProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureOutTopicEvent
Return the property map for the previous version of a classification's properties (used for reclassify events).
getPreviousElementHeader() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureOutTopicEvent
Return the previous version of the element's header (if the event is related to an element update).
getPreviousElementProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureOutTopicEvent
Return the previous version of the element's properties (if the event is related to an element update).
getProcessByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Retrieve the process metadata element with the supplied unique identifier.
getProcessCall(String, String, String, String, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Retrieve the process call relationship between two elements.
getProcessCalled(String, String, int, int, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Retrieve the process call relationships linked from a specific element to the elements it calls.
getProcessCallers(String, String, int, int, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Retrieve the process call relationships linked from a specific element to its callers.
getProcessesByName(String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Retrieve the list of process metadata elements with a matching qualified or display name.
getProcessesForInfrastructureManager(String, String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Return the list of processes associated with the infrastructure manager.
getProcessParent(String, String, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Retrieve the process metadata element with the supplied unique identifier.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.TemplateProperties
Returns the stored qualified name property for the metadata entity.
getServerAssetUseByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareCapabilityManagerInterface
Retrieve the server asset use type relationship with the supplied unique identifier.
getServerAssetUsesForCapability(String, String, ServerAssetUseType, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareCapabilityManagerInterface
Return the list of server asset use relationships associated with a software capability.
getServerAssetUsesForElements(String, String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareCapabilityManagerInterface
Retrieve the list of relationships between a specific software capability and a specific asset.
getSoftwareCapabilitiesByName(String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareCapabilityManagerInterface
Retrieve the list of software capability metadata elements with a matching qualified or display name.
getSoftwareCapabilitiesForInfrastructureManager(String, String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareCapabilityManagerInterface
Retrieve the list of capabilities created by this caller.
getSoftwareCapabilityByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareCapabilityManagerInterface
Retrieve the software capability metadata element with the supplied unique identifier.
getSoftwareCapabilityDeployments(String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareCapabilityManagerInterface
Retrieve the IT asset metadata elements where the software with the supplied unique identifier is deployed.
getSoftwareServerByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerManagerInterface
Retrieve the softwareServer metadata element with the supplied unique identifier.
getSoftwareServerCapabilitiesByName(String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerCapabilityManagerInterface
Deprecated.
getSoftwareServerCapabilityByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerCapabilityManagerInterface
Deprecated.
getSoftwareServerPlatformByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerPlatformManagerInterface
Retrieve the platform metadata element with the supplied unique identifier.
getSoftwareServerPlatformsByDeployedImplType(String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerPlatformManagerInterface
Retrieve the list of platform metadata elements with a matching deployed impl type.
getSoftwareServerPlatformsByName(String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerPlatformManagerInterface
Retrieve the list of platform metadata elements with a matching qualified or display name.
getSoftwareServerPlatformsForInfrastructureManager(String, String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerPlatformManagerInterface
Retrieve the list of platforms created by this caller.
getSoftwareServersByDeployedImplType(String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerManagerInterface
Retrieve the list of server metadata elements with a matching deployed impl type.
getSoftwareServersByName(String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerManagerInterface
Retrieve the list of softwareServer metadata elements with a matching qualified or display name.
getSoftwareServersForInfrastructureManager(String, String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerManagerInterface
Retrieve the list of software servers created by this caller.
getSourceLineageMappings(String, String, int, int, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Retrieve the lineage mapping relationships linked from a specific destination element to its sources.
getSubProcesses(String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Retrieve the process metadata element with the supplied unique identifier.
getUserIdentitiesByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ITProfileManagerInterface
Retrieve the list of user identity metadata elements with a matching qualified name.
getUserIdentityByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ITProfileManagerInterface
Retrieve the userIdentity metadata element with the supplied unique identifier.
getVersionIdentifier() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.TemplateProperties
Set up the version identifier of the resource.

H

hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureOutTopicEvent
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.TemplateProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.TemplateRequestBody
Return hash code for this object
HostManagerInterface - Interface in org.odpi.openmetadata.accessservices.itinfrastructure.api
HostManagerInterface defines the client side interface for the IT Infrastructure OMAS that is relevant for host assets.

I

ITInfrastructureAuditCode - Enum Class in org.odpi.openmetadata.accessservices.itinfrastructure.ffdc
The ITInfrastructureAuditCode is used to define the message content for the OMRS Audit Log.
ITInfrastructureErrorCode - Enum Class in org.odpi.openmetadata.accessservices.itinfrastructure.ffdc
The ITInfrastructureErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the IT Infrastructure OMAS Services.
ITInfrastructureEventInterface - Interface in org.odpi.openmetadata.accessservices.itinfrastructure.api
ITInfrastructureEventInterface defines how a client gets access to the configuration events produced by the IT Infrastructure OMAS.
ITInfrastructureEventListener - Interface in org.odpi.openmetadata.accessservices.itinfrastructure.api
ITInfrastructureEventListener is the interface that a client implements to register to receive the events from the IT Infrastructure OMAS's out topic.
ITInfrastructureEventType - Enum Class in org.odpi.openmetadata.accessservices.itinfrastructure.events
ITInfrastructureEventType describes the different types of events produced by the IT Infrastructure OMAS.
ITInfrastructureOMASAPIResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
ITInfrastructureOMASAPIResponse provides a common header for IT Infrastructure OMAS managed rest to its REST API.
ITInfrastructureOMASAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITInfrastructureOMASAPIResponse
Default constructor
ITInfrastructureOMASAPIResponse(ITInfrastructureOMASAPIResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITInfrastructureOMASAPIResponse
Copy/clone constructor
ITInfrastructureOutTopicEvent - Class in org.odpi.openmetadata.accessservices.itinfrastructure.events
ITInfrastructureOutTopicEvent provides the structure of the IT Infrastructure OMAS's OutTopic events.
ITInfrastructureOutTopicEvent() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureOutTopicEvent
Default Constructor
ITInfrastructureOutTopicEvent(ITInfrastructureOutTopicEvent) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureOutTopicEvent
Copy/clone constructor
ITProfileManagerInterface - Interface in org.odpi.openmetadata.accessservices.itinfrastructure.api
ITProfileManagerInterface defines the client interface for setting up the profile and userId for a piece of IT infrastructure.

L

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

N

NEW_ELEMENT_CREATED - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureEventType
 
NULL_CONNECTOR_RETURNED - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.ffdc.ITInfrastructureErrorCode
OMAS-IT-INFRASTRUCTURE-500-006 - The requested connector for connection named {0} has not been created.
NULL_LISTENER - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.ffdc.ITInfrastructureErrorCode
OMAS-IT-INFRASTRUCTURE-500-001 - A null topic listener has been passed by user {0} on method {1}

O

OMRS_NOT_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.ffdc.ITInfrastructureErrorCode
OMAS-IT-INFRASTRUCTURE-404-001 - The open metadata repository services are not initialized for the {0} operation
org.odpi.openmetadata.accessservices.itinfrastructure.api - package org.odpi.openmetadata.accessservices.itinfrastructure.api
The API package defines the Java interfaces supported by the IT Infrastructure OMAS.
org.odpi.openmetadata.accessservices.itinfrastructure.events - package org.odpi.openmetadata.accessservices.itinfrastructure.events
Definitions of the different types of events that the IT Infrastructure OMAS can publish.
org.odpi.openmetadata.accessservices.itinfrastructure.ffdc - package org.odpi.openmetadata.accessservices.itinfrastructure.ffdc
This package provides the first failure data capture support for the IT Infrastructure OMAS module.
org.odpi.openmetadata.accessservices.itinfrastructure.properties - package org.odpi.openmetadata.accessservices.itinfrastructure.properties
These beans describe the core properties that are passed to the server to create and update metadata.
org.odpi.openmetadata.accessservices.itinfrastructure.rest - package org.odpi.openmetadata.accessservices.itinfrastructure.rest
This package defines the beans used to build the REST request and response payloads.
OUT_TOPIC_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.ffdc.ITInfrastructureAuditCode
OMAS-IT-INFRASTRUCTURE-0013 - The IT Infrastructure Open Metadata Access Service (OMAS) has sent event of type: {0}

P

PARSE_EVENT_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.ffdc.ITInfrastructureAuditCode
OMAS-IT-INFRASTRUCTURE-0015 - Inbound event {0} could not be parsed.
PROCESS_EVENT_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.ffdc.ITInfrastructureAuditCode
OMAS-IT-INFRASTRUCTURE-0014 - Event {0} could not be published due to {1} exception with message: {2}
processEvent(ITInfrastructureOutTopicEvent) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ITInfrastructureEventListener
Process an event that was published by the IT Infrastructure OMAS.
ProcessManagerInterface - Interface in org.odpi.openmetadata.accessservices.itinfrastructure.api
The ProcessManagerInterface supports the management of process definitions and lineage linkage.
publishDataAsset(String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.DataAssetManagerInterface
Update the zones for the asset so that it becomes visible to consumers.
publishHost(String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.HostManagerInterface
Update the zones for the host asset so that it becomes visible to consumers.
PUBLISHING_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.ffdc.ITInfrastructureAuditCode
OMAS-IT-INFRASTRUCTURE-0007 - The IT Infrastructure Open Metadata Access Service (OMAS) is no longer publishing events to topic {0}
PUBLISHING_SHUTDOWN_ERROR - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.ffdc.ITInfrastructureAuditCode
OMAS-IT-INFRASTRUCTURE-0008 - The IT Infrastructure Open Metadata Access Service (OMAS) caught an unexpected {0} exception whilst shutting down the out topic {1}.
publishProcess(String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Update the zones for the asset so that it becomes visible to consumers.
publishSoftwareServer(String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerManagerInterface
Update the zones for the software server asset so that it becomes visible to consumers.
publishSoftwareServerPlatform(String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerPlatformManagerInterface
Update the zones for the platform asset so that it becomes visible to consumers.

R

REFRESH_ELEMENT_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureEventType
 
registerListener(String, ITInfrastructureEventListener) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ITInfrastructureEventInterface
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 interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareCapabilityManagerInterface
Remove the link between a software server capability and a software server.
removeConnection(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ConnectionsManagerInterface
Remove the metadata element representing a connection.
removeConnectorType(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ConnectorTypeManagerInterface
Remove the metadata element representing a connectorType.
removeDataAsset(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.DataAssetManagerInterface
Remove the metadata element representing an asset.
removeEndpoint(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.EndpointManagerInterface
Remove the metadata element representing an endpoint.
removeHost(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.HostManagerInterface
Remove the metadata element representing a host.
removeIdentityFromProfile(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ITProfileManagerInterface
Unlink a user identity from a profile.
removeProcess(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Remove the metadata element representing a process.
removeServerAssetUse(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareCapabilityManagerInterface
Remove the metadata relationship to represent the use of an asset by a software capability.
removeSoftwareCapability(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareCapabilityManagerInterface
Remove the metadata element representing a software capability.
removeSoftwareServer(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerManagerInterface
Remove the metadata element representing a software server.
removeSoftwareServerCapability(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerCapabilityManagerInterface
Deprecated.
removeSoftwareServerPlatform(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerPlatformManagerInterface
Remove the metadata element representing a platform.

S

ServerPurposeManagerInterface - Interface in org.odpi.openmetadata.accessservices.itinfrastructure.api
ServerPurposeManagerInterface manages the server purpose classifications on the IT Infrastructure assets.
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.ffdc.ITInfrastructureAuditCode
OMAS-IT-INFRASTRUCTURE-0003 - The IT Infrastructure Open Metadata Access Service (OMAS) has initialized a new instance for server {0}
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.ffdc.ITInfrastructureAuditCode
OMAS-IT-INFRASTRUCTURE-0001 - The IT Infrastructure Open Metadata Access Service (OMAS) is initializing a new server instance
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.ffdc.ITInfrastructureAuditCode
OMAS-IT-INFRASTRUCTURE-0005 - The IT Infrastructure Open Metadata Access Service (OMAS) is unable to initialize a new instance; error message is {0}
SERVICE_PUBLISHING - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.ffdc.ITInfrastructureAuditCode
OMAS-IT-INFRASTRUCTURE-0002 - The IT Infrastructure Open Metadata Access Service (OMAS) is ready to publish notifications to topic {0}
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.ffdc.ITInfrastructureAuditCode
OMAS-IT-INFRASTRUCTURE-0004 - The IT Infrastructure Open Metadata Access Service (OMAS) is shutting down its instance for server {0}
setBusinessSignificant(String, String, String, String, Date, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Classify a port, process or asset as "BusinessSignificant" (this may affect the way that lineage is displayed).
setClassificationName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureOutTopicEvent
Set up the name of the classification if the event relates to classifications.
setDataAssetAsReferenceData(String, String, String, String, Date, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.DataAssetManagerInterface
Classify the asset to indicate that it can be used as reference data.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.TemplateProperties
Set up the stored description property associated with the metadata entity.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.TemplateProperties
Set up the stored display name property for the metadata entity.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureOutTopicEvent
Set up details of the subject of the event.
setElementProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureOutTopicEvent
Set up the map of properties for the element provided with the event.
setEventTime(Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureOutTopicEvent
Set up the time that the element was updated.
setEventType(ITInfrastructureEventType) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureOutTopicEvent
Set up the event type.
setEventVersionId(long) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureOutTopicEvent
Set up the event version id.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.TemplateRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.TemplateRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setNetworkAddress(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.TemplateProperties
Set up the physical network address of this metadata element (if this makes sense).
setPathName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.TemplateProperties
Set up the path name to the physical resource - used when creating new data store assets such as databases, files and folders.
setPreviousClassificationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureOutTopicEvent
Set up the property map for the previous version of a classification's properties (used for reclassify events).
setPreviousElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureOutTopicEvent
Set up the previous version of the element's header (if the event is related to an element update).
setPreviousElementProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureOutTopicEvent
Set up the previous version of the element's properties (if the event is related to an element update).
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.TemplateProperties
Set up the fully qualified name.
setupAssetConnection(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ConnectionsManagerInterface
Create a relationship between an asset and its connection.
setupClusterMember(String, String, String, boolean, String, String, Date, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.HostManagerInterface
Create a relationship between a host and an cluster member host.
setupConnectorType(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ConnectionsManagerInterface
Create a relationship between a connection and a connector type.
setupControlFlow(String, String, String, boolean, String, String, ControlFlowProperties, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Link two elements to show that when one completes the next is started.
setupDataFlow(String, String, String, boolean, String, String, DataFlowProperties, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
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 interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ConnectionsManagerInterface
Create a relationship between a virtual connection and an embedded connection.
setupEndpoint(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ConnectionsManagerInterface
Create a relationship between a connection and an endpoint.
setupLineageMapping(String, String, String, LineageMappingProperties, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
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 interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Link two elements together to show a request-response call between them.
setupProcessParent(String, String, String, boolean, String, String, ProcessContainmentType, Date, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Create a parent-child relationship between two processes.
setVersionIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.TemplateProperties
Set up the version identifier of the resource.
SoftwareCapabilityManagerInterface - Interface in org.odpi.openmetadata.accessservices.itinfrastructure.api
SoftwareCapabilityManagerInterface defines the client side interface for the IT Infrastructure OMAS that is relevant for cataloguing software capabilities.
SoftwareServerCapabilityManagerInterface - Interface in org.odpi.openmetadata.accessservices.itinfrastructure.api
SoftwareServerCapabilityManagerInterface defines the client side interface for the IT Infrastructure OMAS that is relevant for cataloguing software server capabilities.
SoftwareServerManagerInterface - Interface in org.odpi.openmetadata.accessservices.itinfrastructure.api
SoftwareServerManagerInterface defines the client side interface for the IT Infrastructure OMAS that is relevant for softwareServer assets.
SoftwareServerPlatformManagerInterface - Interface in org.odpi.openmetadata.accessservices.itinfrastructure.api
SoftwareServerPlatformManagerInterface defines the client side interface for the IT Infrastructure OMAS that is relevant for software server platform assets.

T

TemplateProperties - Class in org.odpi.openmetadata.accessservices.itinfrastructure.properties
TemplateProperties defined the properties that can be overridden from the template object when creating an object from a template.
TemplateProperties() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.TemplateProperties
Default constructor
TemplateProperties(TemplateProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.TemplateProperties
Copy/clone constructor for the template properties.
TemplateRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
TemplateRequestBody carries the parameters for creating a new asset using a template.
TemplateRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.TemplateRequestBody
Default constructor
TemplateRequestBody(TemplateProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.TemplateRequestBody
Copy/clone constructor
TemplateRequestBody(TemplateRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.TemplateRequestBody
Copy/clone constructor
toString() - Method in enum class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureEventType
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureOutTopicEvent
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.accessservices.itinfrastructure.ffdc.ITInfrastructureAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.accessservices.itinfrastructure.ffdc.ITInfrastructureErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.TemplateProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITInfrastructureOMASAPIResponse
JSON-like toString
toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.TemplateRequestBody
JSON-style toString

U

UNABLE_TO_SEND_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.ffdc.ITInfrastructureErrorCode
OMAS-IT-INFRASTRUCTURE-500-004 - An unexpected exception occurred when sending an event through connector {0} to the IT Infrastructure OMAS out topic.
UNKNOWN_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureEventType
 
unlinkITInfrastructureFromProfile(String, String, String, String, String, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ITProfileManagerInterface
Remove the link between a piece of infrastructure to an IT profile.
updateCapabilityDeployment(String, String, String, String, boolean, CapabilityDeploymentProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareCapabilityManagerInterface
Update the properties of a server capability's deployment.
updateConnection(String, String, String, String, boolean, ConnectionProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ConnectionsManagerInterface
Update the metadata element representing a connection.
updateConnectorType(String, String, String, boolean, String, ConnectorTypeProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ConnectorTypeManagerInterface
Update the metadata element representing a connectorType.
updateControlFlow(String, String, String, String, ControlFlowProperties, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
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 interface org.odpi.openmetadata.accessservices.itinfrastructure.api.DataAssetManagerInterface
Update the metadata element representing an asset.
updateDataFlow(String, String, String, String, DataFlowProperties, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Update relationship between two elements that shows that data flows from one to the other.
updateEndpoint(String, String, String, boolean, String, EndpointProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.EndpointManagerInterface
Update the metadata element representing an endpoint.
updateHost(String, String, String, String, boolean, HostProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.HostManagerInterface
Update the metadata element representing a host.
updateITAssetDeployment(String, String, String, String, boolean, DeploymentProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.DeploymentManagementInterface
Update a deployment relationship.
updateITInfrastructureToProfile(String, String, String, String, String, Date, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ITProfileManagerInterface
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 interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ITProfileManagerInterface
Update the definition of an IT profile.
updateLineageMapping(String, String, String, String, LineageMappingProperties, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Update the lineage mapping relationship between two elements.
updateProcess(String, String, String, String, boolean, ProcessProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Update the metadata element representing a process.
updateProcessCall(String, String, String, String, ProcessCallProperties, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Update the relationship between two elements that shows a request-response call between them.
updateProcessStatus(String, String, String, String, ProcessStatus) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Update the status of the metadata element representing a process.
updateProfileIdentity(String, String, String, String, String, boolean, ProfileIdentityProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ITProfileManagerInterface
Update the properties of the relationship between a user identity and profile.
updateServerAssetUse(String, String, String, String, boolean, ServerAssetUseProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareCapabilityManagerInterface
Update the metadata relationship to represent the use of an asset by a software capability.
updateServerPurpose(String, String, String, String, String, String, Date, Date, boolean, Map<String, Object>) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ServerPurposeManagerInterface
Update the properties of a classification for an asset.
updateSoftwareCapability(String, String, String, String, boolean, SoftwareCapabilityProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareCapabilityManagerInterface
Update the metadata element representing a software capability.
updateSoftwareServer(String, String, String, String, boolean, SoftwareServerProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerManagerInterface
Update the metadata element representing a software server.
updateSoftwareServerCapability(String, String, String, String, boolean, SoftwareServerCapabilityProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerCapabilityManagerInterface
Deprecated.
updateSoftwareServerPlatform(String, String, String, String, boolean, SoftwareServerPlatformProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerPlatformManagerInterface
Update the metadata element representing a platform.
updateUserIdentity(String, String, String, String, boolean, UserIdentityProperties) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ITProfileManagerInterface
Update a UserIdentity.

V

valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureEventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.itinfrastructure.ffdc.ITInfrastructureAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.itinfrastructure.ffdc.ITInfrastructureErrorCode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureEventType
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.accessservices.itinfrastructure.ffdc.ITInfrastructureAuditCode
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.accessservices.itinfrastructure.ffdc.ITInfrastructureErrorCode
Returns an array containing the constants of this enum class, in the order they are declared.

W

withdrawDataAsset(String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.DataAssetManagerInterface
Update the zones for the asset so that it is no longer visible to consumers.
withdrawHost(String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.HostManagerInterface
Update the zones for the host asset so that it is no longer visible to consumers.
withdrawProcess(String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
Update the zones for the asset so that it is no longer visible to consumers.
withdrawSoftwareServer(String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerManagerInterface
Update the zones for the software server asset so that it is no longer visible to consumers.
withdrawSoftwareServerPlatform(String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerPlatformManagerInterface
Update the zones for the platform asset so that it is no longer visible to consumers.
WRONG_TYPE_OF_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.ffdc.ITInfrastructureErrorCode
OMAS-IT-INFRASTRUCTURE-500-007 - The connector generated from the connection named {0} return by the {1} service running in OMAG Server {2} at {3} is not of the required type.
A C D E F G H I L N O P R S T U V W 
All Classes and Interfaces|All Packages