Index
All Classes and Interfaces|All Packages
A
- ACTIVE - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessStatus
- ActorProfileProperties - Class in org.odpi.openmetadata.accessservices.itinfrastructure.properties
-
The ActorProfileProperties describes the common properties of a Personal Profile, IT Profile and Team Profile.
- ActorProfileProperties() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ActorProfileProperties
-
Default Constructor
- ActorProfileProperties(ActorProfileProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ActorProfileProperties
-
Copy/clone Constructor - the resulting object.
- 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.
- APPROVED - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessStatus
- AssetConnectionRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
AssetConnectionRequestBody carries the parameters for creating a new relationship between an asset and a connection.
- AssetConnectionRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetConnectionRequestBody
-
Default constructor
- AssetConnectionRequestBody(AssetConnectionRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetConnectionRequestBody
-
Copy/clone constructor
- AssetElement - Class in org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements
-
AssetElement contains the properties and header for an asset retrieved from the metadata repository.
- AssetElement() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.AssetElement
-
Default constructor
- AssetElement(AssetElement) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.AssetElement
-
Copy/clone constructor
- AssetExtensionsRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
AssetExtensionsRequestBody provides the request body payload for relationships between assets.
- AssetExtensionsRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetExtensionsRequestBody
-
Default constructor
- AssetExtensionsRequestBody(AssetExtensionsRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetExtensionsRequestBody
-
Copy/clone constructor
- AssetListResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
AssetListResponse is a response object for passing back a a list of hosts or an exception if the request failed.
- AssetListResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetListResponse
-
Default constructor
- AssetListResponse(AssetListResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetListResponse
-
Copy/clone constructor
- AssetProperties - Class in org.odpi.openmetadata.accessservices.itinfrastructure.properties
-
AssetProperties is a java bean used to create assets associated with the IT landscape.
- AssetProperties() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.AssetProperties
-
Default constructor
- AssetProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.AssetProperties
-
Copy/clone constructor.
- AssetRelationshipElement - Class in org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements
-
AssetRelationshipElement contains the properties and header for a relationship retrieved from the repository.
- AssetRelationshipElement() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.AssetRelationshipElement
-
Default constructor
- AssetRelationshipElement(AssetRelationshipElement) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.AssetRelationshipElement
-
Copy/clone constructor
- AssetRelationshipListResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
AssetRelationshipListResponse is a response object for passing back a list of relationships between assets or an exception if the request failed.
- AssetRelationshipListResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetRelationshipListResponse
-
Default constructor
- AssetRelationshipListResponse(AssetRelationshipListResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetRelationshipListResponse
-
Copy/clone constructor
- AssetRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
AssetRequestBody describes the properties of the asset for creation and update.
- AssetRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetRequestBody
-
Default constructor
- AssetRequestBody(AssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetRequestBody
-
Copy/clone constructor.
- AssetRequestBody(AssetRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetRequestBody
-
Copy/clone constructor.
- AssetResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
AssetResponse is a response object for passing back a single asset element or an exception if the request failed.
- AssetResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetResponse
-
Default constructor
- AssetResponse(AssetResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetResponse
-
Copy/clone constructor
C
- CapabilityDeploymentProperties - Class in org.odpi.openmetadata.accessservices.itinfrastructure.properties
-
CapabilityDeploymentProperties describes the properties for the SupportedSoftwareCapability relationship between a ITInfrastructure asset and a Software Capability.
- CapabilityDeploymentProperties() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.CapabilityDeploymentProperties
-
Default constructor
- CapabilityDeploymentProperties(CapabilityDeploymentProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.CapabilityDeploymentProperties
-
Copy/clone constructor
- 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.
- cloneToAsset() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DataAssetProperties
-
Convert this object into an AssetProperties object.
- cloneToAsset() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.HostProperties
-
Convert this object into an AssetProperties object.
- cloneToAsset() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessProperties
-
Convert this object into an AssetProperties object.
- cloneToAsset() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareServerPlatformProperties
-
Convert this object into an AssetProperties object.
- cloneToAsset() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareServerProperties
-
Convert this object into an AssetProperties object.
- cloneToAsset(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.AssetProperties
-
Convert this object into an AssetProperties object.
- cloneToAsset(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.HostProperties
-
Convert this object into an AssetProperties object.
- cloneToAsset(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ITInfrastructureProperties
-
Convert this object into an AssetProperties object.
- cloneToAsset(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareServerPlatformProperties
-
Convert this object into an AssetProperties object.
- cloneToAsset(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareServerProperties
-
Convert this object into an AssetProperties object.
- cloneToMap() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.CapabilityDeploymentProperties
-
Turn the properties into a property map.
- cloneToMap() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DeploymentProperties
-
Turn the properties into a property map.
- cloneToMap() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.PlatformDeploymentProperties
-
Turn the properties into a property map.
- ConfigurationItemProperties - Class in org.odpi.openmetadata.accessservices.itinfrastructure.properties
-
ConfigurationItemProperties provides the base class for infrastructure items.
- ConfigurationItemProperties() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConfigurationItemProperties
-
Default constructor
- ConfigurationItemProperties(ConfigurationItemProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConfigurationItemProperties
-
Copy/clone constructor.
- ConfigurationItemRelationshipProperties - Class in org.odpi.openmetadata.accessservices.itinfrastructure.properties
-
ConfigurationItemProperties provides the base class for infrastructure items.
- ConfigurationItemRelationshipProperties() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConfigurationItemRelationshipProperties
-
Default constructor
- ConfigurationItemRelationshipProperties(ConfigurationItemRelationshipProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConfigurationItemRelationshipProperties
-
Copy/clone constructor.
- ConnectionElement - Class in org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements
-
ConnectionElement contains the properties and header for a connection retrieved from the metadata repository.
- ConnectionElement() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ConnectionElement
-
Default constructor
- ConnectionElement(ConnectionElement) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ConnectionElement
-
Copy/clone constructor
- ConnectionProperties - Class in org.odpi.openmetadata.accessservices.itinfrastructure.properties
-
The connection is an object that contains the properties needed to create and initialise a connector to access a specific data assets.
- ConnectionProperties() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectionProperties
-
Default constructor sets the Connection properties to null.
- ConnectionProperties(ConnectionProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectionProperties
-
Copy/clone Constructor to return a copy of a connection object.
- ConnectionRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
ConnectionRequestBody carries the parameters for describing a connection.
- ConnectionRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectionRequestBody
-
Default constructor
- ConnectionRequestBody(ConnectionProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectionRequestBody
-
Copy/clone constructor
- ConnectionRequestBody(ConnectionRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectionRequestBody
-
Copy/clone constructor
- ConnectionResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
ConnectionResponse is a response object for passing back a single connection object.
- ConnectionResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectionResponse
-
Default constructor
- ConnectionResponse(ConnectionResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectionResponse
-
Copy/clone constructor
- ConnectionsManagerInterface - Interface in org.odpi.openmetadata.accessservices.itinfrastructure.api
-
ConnectionsManagerInterface provides methods to define connections and link them to their supporting objects
- ConnectionsResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
ConnectionsResponse is a response object for passing back a list of connection objects.
- ConnectionsResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectionsResponse
-
Default constructor
- ConnectionsResponse(ConnectionsResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectionsResponse
-
Copy/clone constructor
- ConnectorTypeElement - Class in org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements
-
ConnectorTypeElement contains the properties and header for a connector type retrieved from the metadata repository.
- ConnectorTypeElement() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ConnectorTypeElement
-
Default constructor
- ConnectorTypeElement(ConnectorTypeElement) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ConnectorTypeElement
-
Copy/clone constructor
- ConnectorTypeManagerInterface - Interface in org.odpi.openmetadata.accessservices.itinfrastructure.api
-
ConnectorTypeManagerInterface provides methods to define connector types.
- ConnectorTypeProperties - Class in org.odpi.openmetadata.accessservices.itinfrastructure.properties
-
The ConnectorTypeProperties describe the implementation details of a particular type of connector.
- ConnectorTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Default constructor
- ConnectorTypeProperties(ConnectorTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Copy/clone constructor for a connectorType that is not connected to an asset (either directly or indirectly).
- ConnectorTypeRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
ConnectorTypeRequestBody carries the parameters for describing a connector type.
- ConnectorTypeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectorTypeRequestBody
-
Default constructor
- ConnectorTypeRequestBody(ConnectorTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectorTypeRequestBody
-
Copy/clone constructor
- ConnectorTypeRequestBody(ConnectorTypeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectorTypeRequestBody
-
Copy/clone constructor
- ConnectorTypeResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
ConnectorReportResponse is a response object for passing back a single connector type object.
- ConnectorTypeResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectorTypeResponse
-
Default constructor
- ConnectorTypeResponse(ConnectorTypeResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectorTypeResponse
-
Copy/clone constructor
- ConnectorTypesResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
ConnectorTypesResponse is a response object for passing back a list of connector type objects.
- ConnectorTypesResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectorTypesResponse
-
Default constructor
- ConnectorTypesResponse(ConnectorTypesResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectorTypesResponse
-
Copy/clone constructor
- ContactMethodElement - Class in org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements
-
ContactMethodElement contains the properties and header for a contract method retrieved from the metadata repository.
- ContactMethodElement() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ContactMethodElement
-
Default constructor
- ContactMethodElement(ContactMethodElement) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ContactMethodElement
-
Copy/clone constructor
- ContactMethodProperties - Class in org.odpi.openmetadata.accessservices.itinfrastructure.properties
-
ContactMethodProperties describes a single mechanism that can be used to contact an individual.
- ContactMethodProperties() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ContactMethodProperties
-
Default constructor
- ContactMethodProperties(ContactMethodProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ContactMethodProperties
-
Copy/clone constructor
- ContactMethodRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
ContactMethodRequestBody provides the request body payload for working on ContactMethod entities.
- ContactMethodRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ContactMethodRequestBody
-
Default constructor
- ContactMethodRequestBody(ContactMethodRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ContactMethodRequestBody
-
Copy/clone constructor
- ControlFlowElement - Class in org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements
-
ControlFlowElement contains the properties and header for a control flow relationship retrieved from the metadata repository.
- ControlFlowElement() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ControlFlowElement
-
Default constructor
- ControlFlowElement(ControlFlowElement) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ControlFlowElement
-
Copy/clone constructor
- ControlFlowElementResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
ControlFlowElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
- ControlFlowElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ControlFlowElementResponse
-
Default constructor
- ControlFlowElementResponse(ControlFlowElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ControlFlowElementResponse
-
Copy/clone constructor
- ControlFlowElementsResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
ControlFlowElementsResponse is a response object for passing back a a list of control flow relationships or an exception if the request failed.
- ControlFlowElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ControlFlowElementsResponse
-
Default constructor
- ControlFlowElementsResponse(ControlFlowElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ControlFlowElementsResponse
-
Copy/clone constructor
- ControlFlowProperties - Class in org.odpi.openmetadata.accessservices.itinfrastructure.properties
-
ControlFlowProperties describe the properties for a control flow relationship.
- ControlFlowProperties() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ControlFlowProperties
-
Default constructor
- ControlFlowProperties(ControlFlowProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ControlFlowProperties
-
Copy/clone constructor.
- ControlFlowRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
ControlFlowRequestBody describes the request body used when linking elements within processes.
- ControlFlowRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ControlFlowRequestBody
-
Default constructor
- ControlFlowRequestBody(ControlFlowRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ControlFlowRequestBody
-
Copy/clone constructor.
- 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
- DataAssetElement - Class in org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements
-
DataAssetElement contains the properties and header for an asset retrieved from the metadata repository.
- DataAssetElement() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DataAssetElement
-
Default constructor
- DataAssetElement(AssetElement) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DataAssetElement
-
Copy/clone constructor
- DataAssetElement(DataAssetElement) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DataAssetElement
-
Copy/clone constructor
- DataAssetManagerInterface - Interface in org.odpi.openmetadata.accessservices.itinfrastructure.api
-
DataAssetExchangeInterface provides methods to define data assets.
- DataAssetProperties - Class in org.odpi.openmetadata.accessservices.itinfrastructure.properties
-
DataAssetProperties is a java bean used to create assets associated with the IT Infrastructure.
- DataAssetProperties() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DataAssetProperties
-
Default constructor
- DataAssetProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DataAssetProperties
-
Copy/clone constructor
- DataAssetProperties(DataAssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DataAssetProperties
-
Copy/clone constructor.
- DataFlowElement - Class in org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements
-
DataFlowElement contains the properties and header for a data flow relationship retrieved from the metadata repository.
- DataFlowElement() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DataFlowElement
-
Default constructor
- DataFlowElement(DataFlowElement) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DataFlowElement
-
Copy/clone constructor
- DataFlowElementResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
DataFlowElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
- DataFlowElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.DataFlowElementResponse
-
Default constructor
- DataFlowElementResponse(DataFlowElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.DataFlowElementResponse
-
Copy/clone constructor
- DataFlowElementsResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
DataFlowElementsResponse is a response object for passing back a a list of data flow relationships or an exception if the request failed.
- DataFlowElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.DataFlowElementsResponse
-
Default constructor
- DataFlowElementsResponse(DataFlowElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.DataFlowElementsResponse
-
Copy/clone constructor
- DataFlowProperties - Class in org.odpi.openmetadata.accessservices.itinfrastructure.properties
-
DataFlowProperties describe the properties for a data flow relationship.
- DataFlowProperties() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DataFlowProperties
-
Default constructor
- DataFlowProperties(DataFlowProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DataFlowProperties
-
Copy/clone constructor.
- DataFlowRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
DataFlowRequestBody describes the request body used when linking elements within processes.
- DataFlowRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.DataFlowRequestBody
-
Default constructor
- DataFlowRequestBody(DataFlowRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.DataFlowRequestBody
-
Copy/clone constructor.
- 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.
- DeployedCapabilityElement - Class in org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements
-
DeployedCapabilityElement contains the properties and header for a SupportedSoftwareCapability relationship retrieved from the repository.
- DeployedCapabilityElement() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DeployedCapabilityElement
-
Default constructor
- DeployedCapabilityElement(DeployedCapabilityElement) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DeployedCapabilityElement
-
Copy/clone constructor
- 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).
- DeploymentElement - Class in org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements
-
DeploymentElement contains the properties and header for a DeployedOn relationship retrieved from the repository.
- DeploymentElement() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DeploymentElement
-
Default constructor
- DeploymentElement(DeploymentElement) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DeploymentElement
-
Copy/clone constructor
- DeploymentManagementInterface - Interface in org.odpi.openmetadata.accessservices.itinfrastructure.api
-
DeploymentManagementInterface describes the deployment of IT infrastructure assets.
- DeploymentProperties - Class in org.odpi.openmetadata.accessservices.itinfrastructure.properties
-
DeploymentProperties describes the properties for the DeployedOn relationship between an IT Infrastructure asset and a destination asset.
- DeploymentProperties() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DeploymentProperties
-
Default constructor
- DeploymentProperties(Map<String, Object>, Date, Date) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DeploymentProperties
-
Copy/clone constructor
- DeploymentProperties(DeploymentProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DeploymentProperties
-
Copy/clone constructor
- DeploymentRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
DeploymentRequestBody provides the request body payload for working with the relationships between software server platforms and hosts.
- DeploymentRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.DeploymentRequestBody
-
Default constructor
- DeploymentRequestBody(DeploymentRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.DeploymentRequestBody
-
Copy/clone constructor
- DRAFT - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessStatus
E
- EffectiveDatesRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
MetadataSourceRequestBody carries the parameters for marking an element as external with the effective time set up.
- EffectiveDatesRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EffectiveDatesRequestBody
-
Default constructor
- EffectiveDatesRequestBody(EffectiveDatesRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EffectiveDatesRequestBody
-
Copy/clone constructor
- EffectiveTimeMetadataSourceRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
EffectiveTimeRequestBody carries the date/time for a query.
- EffectiveTimeMetadataSourceRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EffectiveTimeMetadataSourceRequestBody
-
Default constructor
- EffectiveTimeMetadataSourceRequestBody(EffectiveTimeMetadataSourceRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EffectiveTimeMetadataSourceRequestBody
-
Copy/clone constructor
- 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
- ElementStatusRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
ElementStatusRequestBody describes the status of an asset.
- ElementStatusRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ElementStatusRequestBody
-
Default constructor
- ElementStatusRequestBody(ElementStatusRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ElementStatusRequestBody
-
Copy/clone constructor.
- ElementStubResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
ElementStubResponse is a response object for passing back the header of a Referenceable element or an exception if the request failed.
- ElementStubResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ElementStubResponse
-
Default constructor
- ElementStubResponse(ElementStubResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ElementStubResponse
-
Copy/clone constructor
- ElementStubsResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
ElementStubListResponse is the response structure used on the OMAS REST API calls that return a list of element identifiers as a response.
- ElementStubsResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ElementStubsResponse
-
Default constructor
- ElementStubsResponse(ElementStubsResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ElementStubsResponse
-
Copy/clone constructor
- EmbeddedConnection - Class in org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements
-
The EmbeddedConnection is used within a VirtualConnection to link to the embedded connections.
- EmbeddedConnection() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.EmbeddedConnection
-
Default constructor
- EmbeddedConnection(EmbeddedConnection) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.EmbeddedConnection
-
Copy/clone constructor.
- EmbeddedConnectionRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
The EmbeddedConnectionRequestBody is used within a VirtualConnection to link to the embedded connections.
- EmbeddedConnectionRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EmbeddedConnectionRequestBody
-
Default constructor
- EmbeddedConnectionRequestBody(EmbeddedConnectionRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EmbeddedConnectionRequestBody
-
Copy/clone constructor.
- EndpointElement - Class in org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements
-
EndpointElement contains the properties and header for an endpoint retrieved from the metadata repository.
- EndpointElement() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.EndpointElement
-
Default constructor
- EndpointElement(EndpointElement) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.EndpointElement
-
Copy/clone constructor
- EndpointManagerInterface - Interface in org.odpi.openmetadata.accessservices.itinfrastructure.api
-
EndpointManagerInterface provides methods to define endpoints.
- EndpointProperties - Class in org.odpi.openmetadata.accessservices.itinfrastructure.properties
-
EndpointProperties describes the properties of a server endpoint.
- EndpointProperties() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.EndpointProperties
-
Default constructor
- EndpointProperties(EndpointProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.EndpointProperties
-
Copy/clone constructor for an Endpoint.
- EndpointRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
EndpointRequestBody carries the parameters for describing an endpoint.
- EndpointRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EndpointRequestBody
-
Default constructor
- EndpointRequestBody(EndpointProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EndpointRequestBody
-
Copy/clone constructor
- EndpointRequestBody(EndpointRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EndpointRequestBody
-
Copy/clone constructor
- EndpointResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
EndpointResponse is a response object for passing back a single endpoint object.
- EndpointResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EndpointResponse
-
Default constructor
- EndpointResponse(EndpointResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EndpointResponse
-
Copy/clone constructor
- EndpointsResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
EndpointsResponse is a response object for passing back a list of endpoint objects.
- EndpointsResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EndpointsResponse
-
Default constructor
- EndpointsResponse(EndpointsResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EndpointsResponse
-
Copy/clone constructor
- 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.metadataelements.AssetElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.AssetRelationshipElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ConnectionElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ConnectorTypeElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ContactMethodElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ControlFlowElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DataAssetElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DataFlowElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DeployedCapabilityElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DeploymentElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.EmbeddedConnection
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.EndpointElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.HostElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ITProfileElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.LineageMappingElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.PortElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProcessCallElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProcessElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProfileIdentityElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.RelatedAssetElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ServerAssetUseElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareCapabilityElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareServerElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareServerPlatformElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.UserIdentityElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ActorProfileProperties
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.AssetProperties
-
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.CapabilityDeploymentProperties
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConfigurationItemProperties
-
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.ConfigurationItemRelationshipProperties
-
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.ConnectionProperties
-
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.ConnectorTypeProperties
-
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.ContactMethodProperties
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ControlFlowProperties
-
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.DataFlowProperties
-
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.DeploymentProperties
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.EndpointProperties
-
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.ITInfrastructureProperties
-
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.LineageMappingProperties
-
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.PlatformDeploymentProperties
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.PortProperties
-
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.ProcessCallProperties
-
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.ProcessProperties
-
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.ProfileIdentityProperties
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ReferenceableProperties
-
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.ServerAssetUseProperties
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareCapabilityProperties
-
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.SoftwareServerPlatformProperties
-
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.SoftwareServerProperties
-
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.properties.UserIdentityProperties
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetConnectionRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetExtensionsRequestBody
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetRelationshipListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectionRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectionResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectionsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectorTypeRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectorTypeResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectorTypesResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ContactMethodRequestBody
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ControlFlowElementResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ControlFlowElementsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ControlFlowRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.DataFlowElementResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.DataFlowElementsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.DataFlowRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.DeploymentRequestBody
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EffectiveDatesRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EffectiveTimeMetadataSourceRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ElementStatusRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ElementStubResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ElementStubsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EmbeddedConnectionRequestBody
-
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.EndpointRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EndpointResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EndpointsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.HostListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.HostRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.HostResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITProfileListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITProfileRequestBody
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITProfileResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.LineageMappingElementResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.LineageMappingElementsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.LineageMappingRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.MetadataSourceRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.PortElementResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.PortElementsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.PortRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessCallElementResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessCallElementsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessCallRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessContainmentTypeRequestBody
-
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.ProcessElementResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessElementsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessStatusRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProfileIdentityRequestBody
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.RelatedAssetListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ServerAssetUseListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ServerAssetUseRequestBody
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ServerAssetUseResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareCapabilityListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareCapabilityRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareCapabilityResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerPlatformListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerPlatformRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerPlatformResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SupportedCapabilityListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SupportedCapabilityRequestBody
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.TemplateRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.UserIdentityListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.UserIdentityRequestBody
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.UserIdentityResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.UseTypeRequestBody
-
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
- getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ReferenceableProperties
-
Return a copy of the additional properties.
- getAddress() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.EndpointProperties
-
Returns the stored address property for the endpoint.
- getArguments() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.EmbeddedConnection
-
Return the arguments for the embedded connection.
- getArguments() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EmbeddedConnectionRequestBody
-
Return the arguments for the embedded connection.
- getAsset() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ServerAssetUseElement
-
Return the properties of the asset.
- getAssetElement() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DeploymentElement
-
Return the related asset.
- getAssetSummary() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetConnectionRequestBody
-
Return the full path of the file - this should be unique.
- getCalled() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProcessCallElement
-
Return the element header associated with end 2 of the relationship.
- getCaller() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProcessCallElement
-
Return the element header associated with end 1 of the relationship.
- getCapabilityDeploymentProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DeployedCapabilityElement
-
Return the properties from the software server supported capability relationship.
- getCapabilityElement() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DeployedCapabilityElement
-
Return the properties of the linked software server capability.
- getCapabilityStub() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ServerAssetUseElement
-
Return the stub information of the software server capability.
- 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.
- getClassificationName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareCapabilityRequestBody
-
Return the optional classification name for the software server capability.
- getClearPassword() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectionProperties
-
Return an unencrypted password.
- 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.
- getConfigurationProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectionProperties
-
Return a copy of the configuration properties.
- getConnectionByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ConnectionsManagerInterface
-
Retrieve the connection metadata element with the supplied unique identifier.
- getConnectionProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ConnectionElement
-
Return the properties for the connection.
- 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.
- getConnectorFrameworkName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Return name of the connector framework that the connector implements - default Open Connector Framework (OCF).
- getConnectorInterfaceLanguage() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Return the language that the connector is implemented in - default Java.
- getConnectorInterfaces() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Return list of interfaces that the connector supports.
- getConnectorProviderClassName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Returns the stored connectorProviderClassName property for the connector type.
- getConnectorType() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ConnectionElement
-
Returns a copy of the properties for this connection's connector type.
- getConnectorTypeByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ConnectorTypeManagerInterface
-
Retrieve the connectorType metadata element with the supplied unique identifier.
- getConnectorTypeProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ConnectorTypeElement
-
Return the properties for the connector type.
- 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.
- getContactMethods() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ITProfileElement
-
Return the contact methods for this profile.
- getContactMethodService() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ContactMethodProperties
-
Return the URL of the service used to contact the individual.
- getContactMethodType() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ContactMethodProperties
-
Return the type of the contact method.
- getContactMethodValue() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ContactMethodProperties
-
Return the account name or similar value used to direct the message to the individual.
- getContactType() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ContactMethodProperties
-
Return the type of contact - is it related to work or personal etc.
- getControlFlow(String, String, String, String, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
-
Retrieve the control flow relationship between two elements.
- getControlFlowHeader() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ControlFlowElement
-
Return the element header associated with the relationship.
- 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.
- getControlFlowProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ControlFlowElement
-
Return details of the relationship
- getCurrentStep() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ControlFlowElement
-
Return the element header associated with end 1 of the relationship.
- 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.
- getDataConsumer() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DataFlowElement
-
Return the element header associated with end 2 of the relationship.
- 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.
- getDataFlowHeader() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DataFlowElement
-
Return the element header associated with the relationship.
- getDataFlowProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DataFlowElement
-
Return details of the relationship
- 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.
- getDataSupplier() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DataFlowElement
-
Return the element header associated with end 1 of the relationship.
- getDeployedImplementationType() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ITInfrastructureProperties
-
Return the type description for the technology's type.
- getDeployedImplementationType() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareCapabilityProperties
-
Return the description of the type of capability this is.
- 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.
- getDeployer() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.CapabilityDeploymentProperties
-
Return the userId of the deployer.
- getDeployer() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DeploymentProperties
-
Return the userId of the deployer.
- getDeployer() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.PlatformDeploymentProperties
-
Return the userId of the deployer.
- getDeployerPropertyName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.CapabilityDeploymentProperties
-
Return the property name from the element used to represent the deployer.
- getDeployerPropertyName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DeploymentProperties
-
Return the property name from the element used to represent the deployer.
- getDeployerTypeName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.CapabilityDeploymentProperties
-
Return the type name of the element used to represent the deployer.
- getDeployerTypeName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DeploymentProperties
-
Return the type name of the element used to represent the deployer.
- 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.
- getDeploymentProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DeploymentElement
-
Return the properties from the DeployedOn relationship.
- getDeploymentStatus() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DeploymentProperties
-
Return whether the capability is ready to use.
- getDeploymentTime() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.CapabilityDeploymentProperties
-
Return the time that the capability was deployed into the server.
- getDeploymentTime() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DeploymentProperties
-
Return the time that the capability was deployed into the server.
- getDeploymentTime() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.PlatformDeploymentProperties
-
Return the time that the platform was deployed into the host.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ActorProfileProperties
-
Return description of the person/automated agent/team.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.AssetProperties
-
Returns the stored description property for the asset.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectionProperties
-
Returns the stored description property for the connection.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Returns the stored description property for the connector type.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ControlFlowProperties
-
Return the description of the relationship.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DataFlowProperties
-
Return the description of the relationship.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.EndpointProperties
-
Return the description for the endpoint.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.LineageMappingProperties
-
Return the description of the relationship.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessCallProperties
-
Return the description of the relationship.
- getDescription() - Method in enum class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessStatus
-
Return the default description for the key pattern for this enum instance.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProfileIdentityProperties
-
Return the description of the user identity with respect to the individual.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ServerAssetUseProperties
-
Return the description of the relationship between the software server capability and the asset.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareCapabilityProperties
-
Return the description of the discovery engine.
- 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.metadataelements.EmbeddedConnection
-
Return the printable name of the embedded connection.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.AssetProperties
-
Returns the stored display name property for the asset.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectionProperties
-
Returns the stored display name property for the connection.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Returns the stored display name property for the connector type.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.EndpointProperties
-
Returns the stored display name property for the endpoint.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.PortProperties
-
Return a human memorable name for the port.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareCapabilityProperties
-
Return the display name for messages and UI.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.TemplateProperties
-
Returns the stored display name property for the metadata entity.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EmbeddedConnectionRequestBody
-
Return the printable name of the embedded connection.
- getDistinguishedName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.UserIdentityProperties
-
Return the unique name in LDAP.
- getEffectiveFrom() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.AssetRelationshipElement
-
Return the date/time that this element is effective from (null means effective from the epoch).
- getEffectiveFrom() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.RelatedAssetElement
-
Return the date/time that this element is effective from (null means effective from the epoch).
- getEffectiveFrom() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConfigurationItemProperties
-
Return the date/time that this element is effective from (null means effective from the epoch).
- getEffectiveFrom() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConfigurationItemRelationshipProperties
-
Return the date/time that this element is effective from (null means effective from the epoch).
- getEffectiveFrom() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ContactMethodProperties
-
Return the date/time that this element is effective from (null means effective from the epoch).
- getEffectiveFrom() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EffectiveDatesRequestBody
-
Return the date/time that this element is effective from (null means effective from the epoch).
- getEffectiveTime() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetExtensionsRequestBody
-
Return the date/time to use for the query.
- getEffectiveTime() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EffectiveTimeMetadataSourceRequestBody
-
Return the date/time to use for the query.
- getEffectiveTo() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.AssetRelationshipElement
-
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
- getEffectiveTo() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.RelatedAssetElement
-
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
- getEffectiveTo() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConfigurationItemProperties
-
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
- getEffectiveTo() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConfigurationItemRelationshipProperties
-
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
- getEffectiveTo() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ContactMethodProperties
-
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
- getEffectiveTo() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EffectiveDatesRequestBody
-
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
- getElement() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetResponse
-
Return the metadata element.
- getElement() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectionResponse
-
Return the metadata element.
- getElement() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectorTypeResponse
-
Return the metadata element.
- getElement() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ControlFlowElementResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.DataFlowElementResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ElementStubResponse
-
Return the metadata element.
- getElement() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EndpointResponse
-
Return the metadata element.
- getElement() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.HostResponse
-
Return the metadata element.
- getElement() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITProfileResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.LineageMappingElementResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.PortElementResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessCallElementResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessElementResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ServerAssetUseResponse
-
Return the metadata element.
- getElement() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareCapabilityResponse
-
Return the metadata element.
- getElement() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerPlatformResponse
-
Return the metadata element.
- getElement() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerResponse
-
Return the metadata element.
- getElement() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.UserIdentityResponse
-
Return the element result.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureOutTopicEvent
-
Return details of the subject of the event.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.AssetElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.AssetRelationshipElement
-
Return the element header associated with the relationship.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ConnectionElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ConnectorTypeElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ContactMethodElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DataAssetElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DeployedCapabilityElement
-
Return the element header associated with the relationship.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DeploymentElement
-
Return the element header associated with the relationship.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.EndpointElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.HostElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ITProfileElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.MetadataElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.PortElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProcessElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.RelatedAssetElement
-
Return the element header associated with the relationship.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareCapabilityElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareServerElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareServerPlatformElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.UserIdentityElement
-
Return the element header associated with the properties.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetListResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetRelationshipListResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectionsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectorTypesResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ControlFlowElementsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.DataFlowElementsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EndpointsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.HostListResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.LineageMappingElementsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.PortElementsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessCallElementsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessElementsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.RelatedAssetListResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareCapabilityListResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerListResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerPlatformListResponse
-
Return the list of metadata elements.
- getElementProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureOutTopicEvent
-
Return the map of properties for the element provided with the event.
- getElementProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.PortRequestBody
-
Return the properties for the element.
- getElementProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessRequestBody
-
Return the properties for the element.
- getElements() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ElementStubsResponse
-
Return the list of element identifiers.
- getElements() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITProfileListResponse
-
Return the profile result.
- getElements() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ServerAssetUseListResponse
-
Return the list of assets in the response.
- getElements() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SupportedCapabilityListResponse
-
Return the list of assets in the response.
- getElements() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.UserIdentityListResponse
-
Return the user identity result.
- getElementStatus() - Method in enum class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessStatus
-
Return the equivalent element status
- getElementStatus() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ElementStatusRequestBody
-
Return the initial status ti use (if different from the default value).
- getEmbeddedConnection() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.EmbeddedConnection
-
Return the embedded connection.
- getEmbeddedConnections() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ConnectionElement
-
Return the list of embedded connections for this virtual connection.
- getEncryptedPassword() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectionProperties
-
Return an encrypted password.
- getEncryptionMethod() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.EndpointProperties
-
Returns the stored encryptionMethod property for the endpoint.
- getEnd1Element() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.AssetRelationshipElement
-
Return the header of the end 1 entity.
- getEnd2Element() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.AssetRelationshipElement
-
Return the header of the end 2 entity.
- getEndpoint() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ConnectionElement
-
Returns a copy of the properties for this connection's endpoint.
- getEndpointByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.EndpointManagerInterface
-
Retrieve the endpoint metadata element with the supplied unique identifier.
- getEndpointProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.EndpointElement
-
Return the properties for the endpoint.
- 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.
- getExpectedDataFormat() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Return the format of the data that the connector supports - null for "any".
- getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ContactMethodProperties
-
Return the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
- getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ReferenceableProperties
-
Return the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
- getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetRequestBody
-
Return the unique identifier of the software server capability entity that represented the external source - null for local.
- getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectionRequestBody
-
Return the unique identifier of the software server capability entity that represented the external source - null for local.
- getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectorTypeRequestBody
-
Return the unique identifier of the software server capability entity that represented the external source - null for local.
- getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ElementStatusRequestBody
-
Return the unique identifier of the software server capability entity that represented the external source - null for local.
- getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EmbeddedConnectionRequestBody
-
Return the unique identifier of the software server capability entity that represented the external source - null for local.
- getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EndpointRequestBody
-
Return the unique identifier of the software server capability entity that represented the external source - null for local.
- getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.HostRequestBody
-
Return the unique identifier of the software server capability entity that represented the external source - null for local.
- getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.MetadataSourceRequestBody
-
Return the unique identifier of the software server capability entity that represented the external source - null for local.
- getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareCapabilityRequestBody
-
Return the unique identifier of the software server capability entity that represented the external source - null for local.
- getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerPlatformRequestBody
-
Return the unique identifier of the software server capability entity that represented the external source - null for local.
- getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerRequestBody
-
Return the unique identifier of the software server capability entity that represented the external source - null for local.
- 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.AssetRequestBody
-
Return the unique name of the software server capability entity that represented the external source.
- getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectionRequestBody
-
Return the unique name of the software server capability entity that represented the external source.
- getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectorTypeRequestBody
-
Return the unique name of the software server capability entity that represented the external source.
- getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ElementStatusRequestBody
-
Return the unique name of the software server capability entity that represented the external source.
- getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EmbeddedConnectionRequestBody
-
Return the unique name of the software server capability entity that represented the external source.
- getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EndpointRequestBody
-
Return the unique name of the software server capability entity that represented the external source.
- getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.HostRequestBody
-
Return the unique name of the software server capability entity that represented the external source.
- getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.MetadataSourceRequestBody
-
Return the unique name of the software server capability entity that represented the external source.
- getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareCapabilityRequestBody
-
Return the unique name of the software server capability entity that represented the external source.
- getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerPlatformRequestBody
-
Return the unique name of the software server capability entity that represented the external source.
- getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerRequestBody
-
Return the unique name of the software server capability entity that represented the external source.
- 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.
- getFormula() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DataFlowProperties
-
Return the formula of the relationship.
- getFormula() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessCallProperties
-
Return the formula of the relationship.
- getFormula() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessProperties
-
Return the description of the processing performed by this process.
- getFormulaType() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DataFlowProperties
-
Return the specification language for the formula.
- getFormulaType() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessCallProperties
-
Return the specification language for the formula.
- getFormulaType() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessProperties
-
Return the specification language for the formula.
- getGuard() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ControlFlowProperties
-
Return the guard of the relationship.
- 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.
- getImplementationLanguage() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessProperties
-
Return the name of the programming language that this process is implemented in.
- getInitialStatus() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetRequestBody
-
Return the initial status ti use (if different from the default value).
- getItInfrastructureGUID() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITProfileRequestBody
-
Return the optional IT Infrastructure asset to connect the profile to.
- 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.
- getItUserId() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITProfileRequestBody
-
Return the option userId for the profile which will be created (if needed) and linked to the new IT profile.
- getKnownName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ActorProfileProperties
-
Return the name that the person/automated agent/team is known as.
- getLineageMapping(String, String, String, String, Date) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.api.ProcessManagerInterface
-
Retrieve the lineage mapping relationship between two elements.
- getLineageMappingHeader() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.LineageMappingElement
-
Return the element header associated with the relationship.
- getLinkedInfrastructure() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ITProfileElement
-
Return the stubs of the pieces of IT infrastructure linked to the profile.
- getMaximumInstances() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ServerAssetUseProperties
-
Return the maximum number of running asset instances controlled by the software server capability.
- getMaximumInstancesSet() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ServerAssetUseProperties
-
Return whether the maximum instances value is set up or just default.
- 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.
- getMinimumInstances() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ServerAssetUseProperties
-
Return the minimum number of running asset instances controlled by the software server capability.
- getMinimumInstancesSet() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ServerAssetUseProperties
-
Return whether the minimum instances value is set up or just default.
- getName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.AssetProperties
-
Return the name of the resource that this asset represents.
- getName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ContactMethodProperties
-
Return the name to give this contact method (imagine a list of contact methods).
- getName() - Method in enum class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessStatus
-
Return the default name for this enum instance.
- getNetworkAddress() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.TemplateProperties
-
Return the physical network address of this metadata element (if this makes sense).
- getNextStep() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ControlFlowElement
-
Return the element header associated with end 2 of the relationship.
- getOpenTypeOrdinal() - Method in enum class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessStatus
-
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
- getOrdinal() - Method in enum class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessStatus
-
Return the code for this enum instance
- getPatchLevel() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareCapabilityProperties
-
Return the patch level of the discovery engine.
- 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.
- getPlatformDeploymentStatus() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.PlatformDeploymentProperties
-
Return whether the platform is ready to use.
- getPortProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.PortElement
-
Return details of the port
- getPortType() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.PortProperties
-
Return the direction of data flow of the port.
- getPosition() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.EmbeddedConnection
-
Return the position that this connector is in the list of embedded connectors.
- getPosition() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EmbeddedConnectionRequestBody
-
Return the position that this connector is in the list of embedded connectors.
- 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.
- getProcessCallHeader() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProcessCallElement
-
Return the element header associated with the relationship.
- getProcessCallProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProcessCallElement
-
Return details of the relationship
- getProcessContainmentType() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessContainmentTypeRequestBody
-
Return the relationship between the parent and child process.
- 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.
- getProcessStatus() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessRequestBody
-
Return the process status.
- getProcessStatus() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessStatusRequestBody
-
Return the status for the element.
- getProfileIdentity() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProfileIdentityElement
-
Return the properties from the profile identity relationship.
- getProfileProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ITProfileElement
-
Return the properties of the profile.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.AssetElement
-
Return the properties for the asset.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.AssetRelationshipElement
-
Return the properties from the relationship.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ContactMethodElement
-
Return the properties of the contact method.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DataAssetElement
-
Return the properties for the asset.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.HostElement
-
Return the properties for the host.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProcessElement
-
Return details of the process
- getProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProfileIdentityElement
-
Return the properties of the userId.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.RelatedAssetElement
-
Return the properties for the relationship.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareCapabilityElement
-
Return the properties for the software server capability.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareServerElement
-
Return the properties for the software server.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareServerPlatformElement
-
Return the properties for the software server platform.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.UserIdentityElement
-
Return the properties of the userId.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetExtensionsRequestBody
-
Return the properties for this user identity.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ContactMethodRequestBody
-
Return the properties for this contact method.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ControlFlowRequestBody
-
Return the properties for the relationship.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.DataFlowRequestBody
-
Return the properties for the relationship.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.DeploymentRequestBody
-
Return the properties for this deployment.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITProfileRequestBody
-
Return the properties for this profile.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.LineageMappingRequestBody
-
Return the properties for the relationship.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessCallRequestBody
-
Return the properties for the relationship.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProfileIdentityRequestBody
-
Return the properties for this profile identity.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ServerAssetUseRequestBody
-
Return the properties for this profile identity.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SupportedCapabilityRequestBody
-
Return the properties for this profile identity.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.UserIdentityRequestBody
-
Return the properties for this user identity.
- getProtocol() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.EndpointProperties
-
Returns the stored protocol property for the endpoint.
- getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ControlFlowProperties
-
Returns the stored qualified name property for the relationship.
- getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DataFlowProperties
-
Returns the stored qualified name property for the relationship.
- getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.LineageMappingProperties
-
Returns the stored qualified name property for the relationship.
- getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessCallProperties
-
Returns the stored qualified name property for the relationship.
- getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ReferenceableProperties
-
Returns the stored qualified name property for the metadata entity.
- getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.TemplateProperties
-
Returns the stored qualified name property for the metadata entity.
- getRecognizedAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Return the list of property names that this connector/connector provider implementation looks for in the Connection object's additionalProperties.
- getRecognizedConfigurationProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Return the list of property names that this connector/connector provider implementation looks for in the Connection object's configurationProperties.
- getRecognizedSecuredProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Return the list of property names that this connector/connector provider implementation looks for in the Connection object's securedProperties.
- getRelatedAsset() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.RelatedAssetElement
-
Return the properties for the related asset.
- getRoleGUID() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProfileIdentityProperties
-
Return the instance of the role.
- getRoleTypeName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProfileIdentityProperties
-
Return the type of the role.
- getSecuredProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectionProperties
-
Return a copy of the secured properties.
- getServerAssetUse() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ServerAssetUseElement
-
Return the properties from the server asset use relationship.
- 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.
- getSoftwareCapabilityStatus() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.CapabilityDeploymentProperties
-
Return whether the capability is ready to use.
- 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.
- 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.
- getSoftwareServerPlatformSource() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareServerPlatformProperties
-
Return the source (such as vendor or operator) of the platform.
- getSoftwareServerPlatformUserId() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareServerPlatformProperties
-
Return the user identity of the platform.
- getSoftwareServerPlatformVersion() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareServerPlatformProperties
-
Return the version of the platform.
- 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.
- getSoftwareServerSource() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareServerProperties
-
Return the source (such as vendor or operator) of the server.
- getSoftwareServerUserId() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareServerProperties
-
Return the user identity of the server.
- getSoftwareServerVersion() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareServerProperties
-
Return the version of the server.
- getSource() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareCapabilityProperties
-
Return the source of the discovery engine implementation.
- getSourceElement() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.LineageMappingElement
-
Return the element header associated with end 1 of the relationship.
- 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.
- getSupportedAssetTypeName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Return the type of asset that the connector implementation supports.
- getTargetElement() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.LineageMappingElement
-
Return the element header associated with end 2 of the relationship.
- getTargetTechnologyInterfaces() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Return the names of the interfaces in the target technology that the connector calls.
- getTargetTechnologyName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Return the name of the target technology that the connector implementation connects to.
- getTargetTechnologySource() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Return the name of the organization that supplies the target technology that the connector implementation connects to.
- getTargetTechnologyVersions() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Return the versions of the target technology that the connector supports.
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ContactMethodProperties
-
Return the name of the open metadata type for this metadata element.
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ReferenceableProperties
-
Return the name of the open metadata type for this element.
- getUserId() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectionProperties
-
Return the userId to use on this connection.
- getUserId() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.UserIdentityProperties
-
Return the identifier of the user's account
- getUserIdentities() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ITProfileElement
-
Return the list of user identities for this profile.
- 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.
- getUseType() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ServerAssetUseProperties
-
Return the types of interactions that the software server capability may have with the asset.
- getUseType() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.UseTypeRequestBody
-
Return the use type to use for the query.
- getVendorProperties() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ReferenceableProperties
-
Return specific properties for the data platform vendor.
- getVersion() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareCapabilityProperties
-
Return the version of the discovery engine.
- getVersionIdentifier() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.AssetProperties
-
Set up the version identifier of the resource.
- 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.metadataelements.AssetElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.AssetRelationshipElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ConnectionElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ConnectorTypeElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ContactMethodElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ControlFlowElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DataAssetElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DataFlowElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DeployedCapabilityElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DeploymentElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.EmbeddedConnection
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.EndpointElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.HostElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ITProfileElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.LineageMappingElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.PortElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProcessCallElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProcessElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProfileIdentityElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.RelatedAssetElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ServerAssetUseElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareCapabilityElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareServerElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareServerPlatformElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.UserIdentityElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ActorProfileProperties
-
Just use the GUID for the hash code as it should be unique.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.AssetProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.CapabilityDeploymentProperties
-
Hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConfigurationItemProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConfigurationItemRelationshipProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectionProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ContactMethodProperties
-
Hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ControlFlowProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DataFlowProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DeploymentProperties
-
Hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.EndpointProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ITInfrastructureProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.LineageMappingProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.PlatformDeploymentProperties
-
Hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.PortProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessCallProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProfileIdentityProperties
-
Hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ReferenceableProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ServerAssetUseProperties
-
Hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareCapabilityProperties
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareServerPlatformProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareServerProperties
-
Return hash code based on properties.
- 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.properties.UserIdentityProperties
-
Just use the GUID for the hash code as it should be unique.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetConnectionRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetExtensionsRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetRelationshipListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectionRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectionResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectionsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectorTypeRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectorTypeResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectorTypesResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ContactMethodRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ControlFlowElementResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ControlFlowElementsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ControlFlowRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.DataFlowElementResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.DataFlowElementsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.DataFlowRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.DeploymentRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EffectiveDatesRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EffectiveTimeMetadataSourceRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ElementStatusRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ElementStubResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ElementStubsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EmbeddedConnectionRequestBody
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EndpointRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EndpointResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EndpointsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.HostListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.HostRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.HostResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITProfileListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITProfileRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITProfileResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.LineageMappingElementResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.LineageMappingElementsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.LineageMappingRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.MetadataSourceRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.PortElementResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.PortElementsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.PortRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessCallElementResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessCallElementsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessCallRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessContainmentTypeRequestBody
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessElementResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessElementsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessStatusRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProfileIdentityRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.RelatedAssetListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ServerAssetUseListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ServerAssetUseRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ServerAssetUseResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareCapabilityListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareCapabilityRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareCapabilityResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerPlatformListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerPlatformRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerPlatformResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SupportedCapabilityListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SupportedCapabilityRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.TemplateRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.UserIdentityListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.UserIdentityRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.UserIdentityResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.UseTypeRequestBody
-
Return hash code for this object
- HostElement - Class in org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements
-
HostElement contains the properties and header for a host retrieved from the metadata repository.
- HostElement() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.HostElement
-
Default constructor
- HostElement(AssetElement) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.HostElement
-
Copy/clone constructor
- HostElement(HostElement) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.HostElement
-
Copy/clone constructor
- HostListResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
HostListResponse is a response object for passing back a a list of hosts or an exception if the request failed.
- HostListResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.HostListResponse
-
Default constructor
- HostListResponse(HostListResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.HostListResponse
-
Copy/clone constructor
- 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.
- HostProperties - Class in org.odpi.openmetadata.accessservices.itinfrastructure.properties
-
DatabaseManagerProperties is a class for representing a database platform.
- HostProperties() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.HostProperties
-
Default constructor
- HostProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.HostProperties
-
Copy/clone constructor.
- HostProperties(HostProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.HostProperties
-
Copy/clone constructor.
- HostRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
HostRequestBody describes the properties of the software server for creation and update.
- HostRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.HostRequestBody
-
Default constructor
- HostRequestBody(HostProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.HostRequestBody
-
Copy/clone constructor.
- HostRequestBody(HostRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.HostRequestBody
-
Copy/clone constructor.
- HostResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
HostResponse is a response object for passing back a single host element or an exception if the request failed.
- HostResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.HostResponse
-
Default constructor
- HostResponse(HostResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.HostResponse
-
Copy/clone constructor
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.
- ITInfrastructureOMASAPIRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
DataManagerOMASAPIRequestBody provides a common header for Data Manager OMAS request bodies for its REST API.
- ITInfrastructureOMASAPIRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITInfrastructureOMASAPIRequestBody
-
Default constructor
- ITInfrastructureOMASAPIRequestBody(ITInfrastructureOMASAPIRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITInfrastructureOMASAPIRequestBody
-
Copy/clone constructor
- 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
- ITInfrastructureProperties - Class in org.odpi.openmetadata.accessservices.itinfrastructure.properties
-
ITInfrastructureProperties is a java bean used to create software servers, hosts and platforms.
- ITInfrastructureProperties() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ITInfrastructureProperties
-
Default constructor
- ITInfrastructureProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ITInfrastructureProperties
-
Copy/clone constructor.
- ITInfrastructureProperties(ITInfrastructureProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ITInfrastructureProperties
-
Copy/clone constructor.
- ITProfileElement - Class in org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements
-
The ITProfileElement describes a system, any contact methods and linked userIds.
- ITProfileElement() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ITProfileElement
-
Default Constructor
- ITProfileElement(ITProfileElement) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ITProfileElement
-
Copy/clone Constructor - the resulting object.
- ITProfileListResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
ITProfileListResponse is the response structure used on the OMAS REST API calls that return a a list of profile elements.
- ITProfileListResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITProfileListResponse
-
Default constructor
- ITProfileListResponse(ITProfileListResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITProfileListResponse
-
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.
- ITProfileProperties - Class in org.odpi.openmetadata.accessservices.itinfrastructure.properties
-
The ITProfileProperties describes a automated agent that is taking governance action.
- ITProfileProperties() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ITProfileProperties
-
Default Constructor
- ITProfileProperties(ITProfileProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ITProfileProperties
-
Copy/clone Constructor - the resulting object.
- ITProfileRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
ITProfileRequestBody provides the request body payload for working on ActorProfile entities.
- ITProfileRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITProfileRequestBody
-
Default constructor
- ITProfileRequestBody(ITProfileRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITProfileRequestBody
-
Copy/clone constructor
- ITProfileResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
ITProfileResponse is the response structure used on the OMAS REST API calls that return a ActorProfileElement object as a response.
- ITProfileResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITProfileResponse
-
Default constructor
- ITProfileResponse(ITProfileResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITProfileResponse
-
Copy/clone constructor
L
- LineageMappingElement - Class in org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements
-
LineageMappingElement contains the properties and header for a lineage mapping relationship retrieved from the metadata repository.
- LineageMappingElement() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.LineageMappingElement
-
Default constructor
- LineageMappingElement(LineageMappingElement) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.LineageMappingElement
-
Copy/clone constructor
- LineageMappingElementResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
LineageMappingElementResponse is the response structure used on the OMAS REST API calls that return the properties for a relationship.
- LineageMappingElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.LineageMappingElementResponse
-
Default constructor
- LineageMappingElementResponse(LineageMappingElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.LineageMappingElementResponse
-
Copy/clone constructor
- LineageMappingElementsResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
LineageMappingElementsResponse is a response object for passing back a a list of lineage mapping relationships or an exception if the request failed.
- LineageMappingElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.LineageMappingElementsResponse
-
Default constructor
- LineageMappingElementsResponse(LineageMappingElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.LineageMappingElementsResponse
-
Copy/clone constructor
- LineageMappingProperties - Class in org.odpi.openmetadata.accessservices.itinfrastructure.properties
-
LineageMappingProperties describe the properties for a lineage mapping relationship.
- LineageMappingProperties() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.LineageMappingProperties
-
Default constructor
- LineageMappingProperties(LineageMappingProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.LineageMappingProperties
-
Copy/clone constructor.
- LineageMappingRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
LineageMappingRequestBody describes the request body used when adding a lineage mapping.
- LineageMappingRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.LineageMappingRequestBody
-
Default constructor
- LineageMappingRequestBody(LineageMappingRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.LineageMappingRequestBody
-
Copy/clone constructor.
- 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.
M
- MetadataElement - Interface in org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements
-
MetadataElement is the common interface for all metadata elements.
- MetadataSourceRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
MetadataSourceRequestBody carries the parameters for marking an element as external.
- MetadataSourceRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.MetadataSourceRequestBody
-
Default constructor
- MetadataSourceRequestBody(MetadataSourceRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.MetadataSourceRequestBody
-
Copy/clone constructor
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.metadataelements - package org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements
-
The metadata elements describe the way that metadata is returned from the repository.
- 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.
- PlatformDeploymentProperties - Class in org.odpi.openmetadata.accessservices.itinfrastructure.properties
-
PlatformDeploymentProperties describes the properties for the SoftwareServerPlatformDeployment relationship between a Software Server Platform and a Host.
- PlatformDeploymentProperties() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.PlatformDeploymentProperties
-
Default constructor
- PlatformDeploymentProperties(PlatformDeploymentProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.PlatformDeploymentProperties
-
Copy/clone constructor
- PortElement - Class in org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements
-
PortElement contains the properties and header for a port entity retrieved from the metadata repository.
- PortElement() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.PortElement
-
Default constructor
- PortElement(PortElement) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.PortElement
-
Copy/clone constructor
- PortElementResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
PortElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
- PortElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.PortElementResponse
-
Default constructor
- PortElementResponse(PortElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.PortElementResponse
-
Copy/clone constructor
- PortElementsResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
PortElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
- PortElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.PortElementsResponse
-
Default constructor
- PortElementsResponse(PortElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.PortElementsResponse
-
Copy/clone constructor
- PortProperties - Class in org.odpi.openmetadata.accessservices.itinfrastructure.properties
-
PortProperties is a class for representing a generic port for a process.
- PortProperties() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.PortProperties
-
Default constructor
- PortProperties(PortProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.PortProperties
-
Copy/clone constructor.
- PortRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
PortRequestBody describes the request body used to create/update port properties.
- PortRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.PortRequestBody
-
Default constructor
- PortRequestBody(PortRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.PortRequestBody
-
Copy/clone constructor.
- 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}
- ProcessCallElement - Class in org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements
-
ProcessCallElement contains the properties and header for a process call relationship retrieved from the metadata repository.
- ProcessCallElement() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProcessCallElement
-
Default constructor
- ProcessCallElement(ProcessCallElement) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProcessCallElement
-
Copy/clone constructor
- ProcessCallElementResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
ProcessCallElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
- ProcessCallElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessCallElementResponse
-
Default constructor
- ProcessCallElementResponse(ProcessCallElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessCallElementResponse
-
Copy/clone constructor
- ProcessCallElementsResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
ProcessCallElementsResponse is a response object for passing back a a list of process call relationships or an exception if the request failed.
- ProcessCallElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessCallElementsResponse
-
Default constructor
- ProcessCallElementsResponse(ProcessCallElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessCallElementsResponse
-
Copy/clone constructor
- ProcessCallProperties - Class in org.odpi.openmetadata.accessservices.itinfrastructure.properties
-
ProcessCallProperties describe the properties for a process call relationship.
- ProcessCallProperties() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessCallProperties
-
Default constructor
- ProcessCallProperties(ProcessCallProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessCallProperties
-
Copy/clone constructor.
- ProcessCallRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
ProcessCallRequestBody describes the request body used when linking elements within processes.
- ProcessCallRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessCallRequestBody
-
Default constructor
- ProcessCallRequestBody(ProcessCallRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessCallRequestBody
-
Copy/clone constructor.
- ProcessContainmentTypeRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
ProcessContainmentTypeRequestBody is the request body structure used on OMAG REST API calls that passes a ProcessContainmentType enum.
- ProcessContainmentTypeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessContainmentTypeRequestBody
-
Default constructor
- ProcessContainmentTypeRequestBody(ProcessContainmentTypeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessContainmentTypeRequestBody
-
Copy/clone constructor
- ProcessElement - Class in org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements
-
ProcessElement contains the properties and header for a process entity retrieved from the metadata repository.
- ProcessElement() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProcessElement
-
Default constructor
- ProcessElement(AssetElement) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProcessElement
-
Copy/clone constructor
- ProcessElement(ProcessElement) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProcessElement
-
Copy/clone constructor
- ProcessElementResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
ProcessElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
- ProcessElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessElementResponse
-
Default constructor
- ProcessElementResponse(ProcessElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessElementResponse
-
Copy/clone constructor
- ProcessElementsResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
ProcessElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
- ProcessElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessElementsResponse
-
Default constructor
- ProcessElementsResponse(ProcessElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessElementsResponse
-
Copy/clone constructor
- 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.
- ProcessProperties - Class in org.odpi.openmetadata.accessservices.itinfrastructure.properties
-
Process properties defines the properties of a process.
- ProcessProperties() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessProperties
-
Default constructor
- ProcessProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessProperties
-
Copy/clone constructor
- ProcessProperties(ProcessProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessProperties
-
Copy/clone Constructor
- ProcessRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
ProcessRequestBody describes the request body used to create/update process properties.
- ProcessRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessRequestBody
-
Default constructor
- ProcessRequestBody(ProcessRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessRequestBody
-
Copy/clone constructor.
- ProcessStatus - Enum Class in org.odpi.openmetadata.accessservices.itinfrastructure.properties
-
The ProcessStatus defines the status of a process.
- ProcessStatusRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
ProcessStatusRequestBody describes the request body used to update a process's status.
- ProcessStatusRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessStatusRequestBody
-
Default constructor
- ProcessStatusRequestBody(ProcessStatusRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessStatusRequestBody
-
Copy/clone constructor.
- ProfileIdentityElement - Class in org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements
-
ProfileIdentityElement contains the properties and header for a relationship between a profile and a user identity retrieved from the metadata repository.
- ProfileIdentityElement() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProfileIdentityElement
-
Default constructor
- ProfileIdentityElement(ProfileIdentityElement) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProfileIdentityElement
-
Copy/clone constructor
- ProfileIdentityProperties - Class in org.odpi.openmetadata.accessservices.itinfrastructure.properties
-
ProfileIdentityProperties describes the properties for the ProfileIdentity relationship between a profile and a user identity.
- ProfileIdentityProperties() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProfileIdentityProperties
-
Default constructor
- ProfileIdentityProperties(ProfileIdentityProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProfileIdentityProperties
-
Copy/clone constructor
- ProfileIdentityRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
ProfileIdentityRequestBody provides the request body payload for working with ProfileIdentity relationships.
- ProfileIdentityRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProfileIdentityRequestBody
-
Default constructor
- ProfileIdentityRequestBody(ProfileIdentityRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProfileIdentityRequestBody
-
Copy/clone constructor
- PROPOSED - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessStatus
- 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
- ReferenceableProperties - Class in org.odpi.openmetadata.accessservices.itinfrastructure.properties
-
Many open metadata entities are referenceable.
- ReferenceableProperties() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ReferenceableProperties
-
Default constructor
- ReferenceableProperties(ReferenceableProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ReferenceableProperties
-
Copy/clone constructor.
- 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.
- RelatedAssetElement - Class in org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements
-
RelatedAssetElement contains the properties and header for a relationship to an asset retrieved from the metadata repository.
- RelatedAssetElement() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.RelatedAssetElement
-
Default constructor
- RelatedAssetElement(RelatedAssetElement) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.RelatedAssetElement
-
Copy/clone constructor
- RelatedAssetListResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
RelatedAssetListResponse is a response object for passing back a list of related assets with te properties from the relationship or an exception if the request failed.
- RelatedAssetListResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.RelatedAssetListResponse
-
Default constructor
- RelatedAssetListResponse(RelatedAssetListResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.RelatedAssetListResponse
-
Copy/clone constructor
- 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
- ServerAssetUseElement - Class in org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements
-
ServerAssetUseElement contains the properties and header for a ServerAssetUse relationship retrieved from the repository.
- ServerAssetUseElement() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ServerAssetUseElement
-
Default constructor
- ServerAssetUseElement(ServerAssetUseElement) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ServerAssetUseElement
-
Copy/clone constructor
- ServerAssetUseListResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
ServerAssetUseListResponse returns a list of serverAssetUse relationships from the server.
- ServerAssetUseListResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ServerAssetUseListResponse
-
Default constructor
- ServerAssetUseListResponse(ServerAssetUseListResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ServerAssetUseListResponse
-
Copy/clone constructor
- ServerAssetUseProperties - Class in org.odpi.openmetadata.accessservices.itinfrastructure.properties
-
ServerAssetUseProperties describes the properties for the ServerAssetUse relationship between a software server capability and an asset.
- ServerAssetUseProperties() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ServerAssetUseProperties
-
Default constructor
- ServerAssetUseProperties(ServerAssetUseProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ServerAssetUseProperties
-
Copy/clone constructor
- ServerAssetUseRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
ServerAssetUseRequestBody provides the request body payload for working with the relationships between software server capabilities and assets.
- ServerAssetUseRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ServerAssetUseRequestBody
-
Default constructor
- ServerAssetUseRequestBody(ServerAssetUseRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ServerAssetUseRequestBody
-
Copy/clone constructor
- ServerAssetUseResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
ServerAssetUseResponse is a response object for passing back a single relationship between a software server capability and an asset (or an exception if the request failed).
- ServerAssetUseResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ServerAssetUseResponse
-
Default constructor
- ServerAssetUseResponse(ServerAssetUseResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ServerAssetUseResponse
-
Copy/clone constructor
- 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}
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ReferenceableProperties
-
Set up additional properties.
- setAddress(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.EndpointProperties
-
Set up the network address of the Endpoint.
- setArguments(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.EmbeddedConnection
-
Set up the arguments for the embedded connection.
- setArguments(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EmbeddedConnectionRequestBody
-
Set up the arguments for the embedded connection.
- setAsset(AssetElement) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ServerAssetUseElement
-
Set up the asset properties.
- setAssetElement(AssetElement) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DeploymentElement
-
Set up the related asset.
- setAssetSummary(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetConnectionRequestBody
-
Set up the full path of the file - this should be unique.
- 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).
- setCalled(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProcessCallElement
-
Set up the element header associated with end 2 of the relationship.
- setCaller(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProcessCallElement
-
Set up the element header associated with end 1 of the relationship.
- setCapabilityDeploymentProperties(CapabilityDeploymentProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DeployedCapabilityElement
-
Set up the properties from the software server supported capability relationship.
- setCapabilityElement(SoftwareCapabilityElement) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DeployedCapabilityElement
-
Set up the properties of the linked software server capability.
- setCapabilityStub(ElementStub) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ServerAssetUseElement
-
Set up the stub information of the software server capability.
- 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.
- setClassificationName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareCapabilityRequestBody
-
Set up the optional classification name for the software server capability.
- setClearPassword(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectionProperties
-
Set up an unencrypted password.
- setConfigurationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectionProperties
-
Set up the configuration properties for this Connection.
- setConnectionProperties(ConnectionProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ConnectionElement
-
Set up the properties for the connection.
- setConnectorFrameworkName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Set up name of the connector framework that the connector implements - default Open Connector Framework (OCF).
- setConnectorInterfaceLanguage(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Set up the language that the connector is implemented in - default Java.
- setConnectorInterfaces(List<String>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Set up list of interfaces that the connector supports.
- setConnectorProviderClassName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
The name of the connector provider class name.
- setConnectorType(ElementStub) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ConnectionElement
-
Set up the connector type properties for this Connection.
- setConnectorTypeProperties(ConnectorTypeProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ConnectorTypeElement
-
Set up the properties for the connector type.
- setContactMethods(List<ContactMethodElement>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ITProfileElement
-
Set up the contact methods for this profile.
- setContactMethodService(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ContactMethodProperties
-
Set up theURL of the service used to contact the individual.
- setContactMethodType(ContactMethodType) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ContactMethodProperties
-
Set up the type of the contact method.
- setContactMethodValue(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ContactMethodProperties
-
Set up the account name or similar value used to direct the message to the individual.
- setContactType(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ContactMethodProperties
-
Set up the type of contact - is it related to work or personal etc.
- setControlFlowHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ControlFlowElement
-
Set up the element header associated with the relationship.
- setControlFlowProperties(ControlFlowProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ControlFlowElement
-
Set up relationship properties
- setCurrentStep(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ControlFlowElement
-
Set up the element header associated with end 1 of the relationship.
- 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.
- setDataConsumer(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DataFlowElement
-
Set up the element header associated with end 2 of the relationship.
- setDataFlowHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DataFlowElement
-
Set up the element header associated with the relationship.
- setDataFlowProperties(DataFlowProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DataFlowElement
-
Set up relationship properties
- setDataSupplier(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DataFlowElement
-
Set up the element header associated with end 1 of the relationship.
- setDeployedImplementationType(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ITInfrastructureProperties
-
Set up the type description for the technology's type.
- setDeployedImplementationType(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareCapabilityProperties
-
Set up the description of the type of capability this is.
- setDeployer(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.CapabilityDeploymentProperties
-
Set up the userId of the deployer.
- setDeployer(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DeploymentProperties
-
Set up the userId of the deployer.
- setDeployer(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.PlatformDeploymentProperties
-
Set up the userId of the deployer.
- setDeployerPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.CapabilityDeploymentProperties
-
Set up the property name from the element used to represent the deployer.
- setDeployerPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DeploymentProperties
-
Set up the property name from the element used to represent the deployer.
- setDeployerTypeName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.CapabilityDeploymentProperties
-
Set up the type name of the element used to represent the deployer.
- setDeployerTypeName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DeploymentProperties
-
Set up the type name of the element used to represent the deployer.
- setDeploymentProperties(DeploymentProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DeploymentElement
-
Set up the properties from the DeployedOn relationship.
- setDeploymentStatus(OperationalStatus) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DeploymentProperties
-
Set up whether the capability is ready to use.
- setDeploymentTime(Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.CapabilityDeploymentProperties
-
Set up the time that the capability was deployed into the server.
- setDeploymentTime(Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DeploymentProperties
-
Set up the time that the capability was deployed into the server.
- setDeploymentTime(Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.PlatformDeploymentProperties
-
Set up the time that the platform was deployed into the host.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ActorProfileProperties
-
Set up description of the person/automated agent/team.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.AssetProperties
-
Set up the stored description property associated with the asset.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectionProperties
-
Set up description of the element.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Set up description of the element.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ControlFlowProperties
-
Set up the description of the relationship.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DataFlowProperties
-
Set up the description of the relationship.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.EndpointProperties
-
Set up description of the element.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.LineageMappingProperties
-
Set up the description of the relationship.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessCallProperties
-
Set up the description of the relationship.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProfileIdentityProperties
-
Set up the description of the user identity with respect to the individual.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ServerAssetUseProperties
-
Set up the description of the relationship between the software server capability and the asset.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareCapabilityProperties
-
Set up the description of the discovery engine.
- 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.metadataelements.EmbeddedConnection
-
Set up the printable name of the embedded connection.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.AssetProperties
-
Set up the stored display name property for the asset.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectionProperties
-
Set up the display name for UIs and reports.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Set up the display name for UIs and reports.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.EndpointProperties
-
Set up the display name for UIs and reports.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.PortProperties
-
Set up a human memorable name for the port.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareCapabilityProperties
-
Set up the display name for messages and UI.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.TemplateProperties
-
Set up the stored display name property for the metadata entity.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EmbeddedConnectionRequestBody
-
Set up the printable name of the embedded connection.
- setDistinguishedName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.UserIdentityProperties
-
Set up the unique name in LDAP.
- setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.AssetRelationshipElement
-
Set up the date/time that this element is effective from (null means effective from the epoch).
- setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.RelatedAssetElement
-
Set up the date/time that this element is effective from (null means effective from the epoch).
- setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConfigurationItemProperties
-
Set up the date/time that this element is effective from (null means effective from the epoch).
- setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConfigurationItemRelationshipProperties
-
Set up the date/time that this element is effective from (null means effective from the epoch).
- setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ContactMethodProperties
-
Set up the date/time that this element is effective from (null means effective from the epoch).
- setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EffectiveDatesRequestBody
-
Set up the date/time that this element is effective from (null means effective from the epoch).
- setEffectiveTime(Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetExtensionsRequestBody
-
Set up the date/time to use for the query.
- setEffectiveTime(Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EffectiveTimeMetadataSourceRequestBody
-
Set up the date/time to use for the query.
- setEffectiveTo(Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.AssetRelationshipElement
-
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
- setEffectiveTo(Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.RelatedAssetElement
-
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
- setEffectiveTo(Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConfigurationItemProperties
-
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
- setEffectiveTo(Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConfigurationItemRelationshipProperties
-
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
- setEffectiveTo(Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ContactMethodProperties
-
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
- setEffectiveTo(Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EffectiveDatesRequestBody
-
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
- setElement(AssetElement) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetResponse
-
Set up the metadata element to return.
- setElement(ConnectionElement) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectionResponse
-
Set up the metadata element to return.
- setElement(ConnectorTypeElement) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectorTypeResponse
-
Set up the metadata element to return.
- setElement(ControlFlowElement) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ControlFlowElementResponse
-
Set up the element result.
- setElement(DataFlowElement) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.DataFlowElementResponse
-
Set up the element result.
- setElement(EndpointElement) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EndpointResponse
-
Set up the metadata element to return.
- setElement(HostElement) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.HostResponse
-
Set up the metadata element to return.
- setElement(ITProfileElement) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITProfileResponse
-
Set up the element result.
- setElement(LineageMappingElement) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.LineageMappingElementResponse
-
Set up the element result.
- setElement(PortElement) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.PortElementResponse
-
Set up the element result.
- setElement(ProcessCallElement) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessCallElementResponse
-
Set up the element result.
- setElement(ProcessElement) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessElementResponse
-
Set up the element result.
- setElement(ServerAssetUseElement) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ServerAssetUseResponse
-
Set up the metadata element to return.
- setElement(SoftwareCapabilityElement) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareCapabilityResponse
-
Set up the metadata element to return.
- setElement(SoftwareServerElement) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerResponse
-
Set up the metadata element to return.
- setElement(SoftwareServerPlatformElement) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerPlatformResponse
-
Set up the metadata element to return.
- setElement(UserIdentityElement) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.UserIdentityResponse
-
Set up the element result.
- setElement(ElementStub) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ElementStubResponse
-
Set up the metadata element to return.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.events.ITInfrastructureOutTopicEvent
-
Set up details of the subject of the event.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.AssetElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.AssetRelationshipElement
-
Set up the element header associated with the relationship.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ConnectionElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ConnectorTypeElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ContactMethodElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DataAssetElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DeployedCapabilityElement
-
Set up the element header associated with the relationship.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DeploymentElement
-
Set up the element header associated with the relationship.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.EndpointElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.HostElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ITProfileElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in interface org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.MetadataElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.PortElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProcessElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.RelatedAssetElement
-
Set up the element header associated with the relationship.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareCapabilityElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareServerElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareServerPlatformElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.UserIdentityElement
-
Set up the element header associated with the properties.
- setElementList(List<AssetElement>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetListResponse
-
Set up the metadata element to return.
- setElementList(List<AssetRelationshipElement>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetRelationshipListResponse
-
Set up the metadata element to return.
- setElementList(List<ConnectionElement>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectionsResponse
-
Set up the list of metadata elements to return.
- setElementList(List<ConnectorTypeElement>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectorTypesResponse
-
Set up the list of metadata elements to return.
- setElementList(List<ControlFlowElement>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ControlFlowElementsResponse
-
Set up the metadata element to return.
- setElementList(List<DataFlowElement>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.DataFlowElementsResponse
-
Set up the metadata element to return.
- setElementList(List<EndpointElement>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EndpointsResponse
-
Set up the list of metadata elements to return.
- setElementList(List<HostElement>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.HostListResponse
-
Set up the metadata element to return.
- setElementList(List<LineageMappingElement>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.LineageMappingElementsResponse
-
Set up the metadata element to return.
- setElementList(List<PortElement>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.PortElementsResponse
-
Set up the metadata element to return.
- setElementList(List<ProcessCallElement>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessCallElementsResponse
-
Set up the metadata element to return.
- setElementList(List<ProcessElement>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessElementsResponse
-
Set up the metadata element to return.
- setElementList(List<RelatedAssetElement>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.RelatedAssetListResponse
-
Set up the metadata element to return.
- setElementList(List<SoftwareCapabilityElement>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareCapabilityListResponse
-
Set up the metadata element to return.
- setElementList(List<SoftwareServerElement>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerListResponse
-
Set up the metadata element to return.
- setElementList(List<SoftwareServerPlatformElement>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerPlatformListResponse
-
Set up the metadata element to return.
- 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.
- setElementProperties(PortProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.PortRequestBody
-
Set up the properties for the element.
- setElementProperties(ProcessProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessRequestBody
-
Set up the properties for the element.
- setElements(List<DeployedCapabilityElement>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SupportedCapabilityListResponse
-
Set up the list of assets for the response.
- setElements(List<ITProfileElement>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITProfileListResponse
-
Set up the profile result.
- setElements(List<ServerAssetUseElement>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ServerAssetUseListResponse
-
Set up the list of assets for the response.
- setElements(List<UserIdentityElement>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.UserIdentityListResponse
-
Set up the user identity result.
- setElements(List<ElementStub>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ElementStubsResponse
-
Set up the list of element identifiers.
- setElementStatus(ElementStatus) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ElementStatusRequestBody
-
Set up the initial status ti use (if different from the default value).
- setEmbeddedConnection(ElementStub) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.EmbeddedConnection
-
Set up the embedded connection
- setEmbeddedConnections(List<EmbeddedConnection>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ConnectionElement
-
Set up the list of embedded connections for this virtual connection.
- setEncryptedPassword(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectionProperties
-
Set up an encrypted password.
- setEncryptionMethod(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.EndpointProperties
-
Set up the encryption method used on this Endpoint.
- setEnd1Element(ElementStub) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.AssetRelationshipElement
-
Set up the header of the end 1 entity.
- setEnd2Element(ElementStub) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.AssetRelationshipElement
-
Set up the header of the end 2 entity.
- setEndpoint(ElementStub) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ConnectionElement
-
Set up the endpoint properties for this Connection.
- setEndpointProperties(EndpointProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.EndpointElement
-
Set up the properties for the endpoint.
- 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.
- setExpectedDataFormat(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Set up the format of the data that the connector supports - null for "any".
- setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ContactMethodProperties
-
Set up the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
- setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ReferenceableProperties
-
Set up the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
- setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetRequestBody
-
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
- setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectionRequestBody
-
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
- setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectorTypeRequestBody
-
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
- setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ElementStatusRequestBody
-
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
- setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EmbeddedConnectionRequestBody
-
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
- setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EndpointRequestBody
-
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
- setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.HostRequestBody
-
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
- setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.MetadataSourceRequestBody
-
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
- setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareCapabilityRequestBody
-
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
- setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerPlatformRequestBody
-
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
- setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerRequestBody
-
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
- 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.AssetRequestBody
-
Set up the unique name of the software server capability entity that represented the external source.
- setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectionRequestBody
-
Set up the unique name of the software server capability entity that represented the external source.
- setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectorTypeRequestBody
-
Set up the unique name of the software server capability entity that represented the external source.
- setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ElementStatusRequestBody
-
Set up the unique name of the software server capability entity that represented the external source.
- setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EmbeddedConnectionRequestBody
-
Set up the unique name of the software server capability entity that represented the external source.
- setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EndpointRequestBody
-
Set up the unique name of the software server capability entity that represented the external source.
- setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.HostRequestBody
-
Set up the unique name of the software server capability entity that represented the external source.
- setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.MetadataSourceRequestBody
-
Set up the unique name of the software server capability entity that represented the external source.
- setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareCapabilityRequestBody
-
Set up the unique name of the software server capability entity that represented the external source.
- setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerPlatformRequestBody
-
Set up the unique name of the software server capability entity that represented the external source.
- setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerRequestBody
-
Set up the unique name of the software server capability entity that represented the external source.
- 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.
- setFormula(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DataFlowProperties
-
Set up the formula of the relationship.
- setFormula(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessCallProperties
-
Set up the formula of the relationship.
- setFormula(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessProperties
-
Set up the description of the processing performed by this process.
- setFormulaType(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DataFlowProperties
-
Set up the specification language for the formula.
- setFormulaType(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessCallProperties
-
Set up the specification language for the formula.
- setFormulaType(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessProperties
-
Set up the specification language for the formula.
- setGuard(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ControlFlowProperties
-
Set up the guard of the relationship.
- setImplementationLanguage(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessProperties
-
Set up the name of the programming language that this process is implemented in.
- setInitialStatus(ElementStatus) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetRequestBody
-
Set up the initial status ti use (if different from the default value).
- setItInfrastructureGUID(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITProfileRequestBody
-
Set up the optional IT Infrastructure asset to connect the profile to.
- setItUserId(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITProfileRequestBody
-
Set up the option userId for the profile which will be created (if needed) and linked to the new IT profile.
- setKnownName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ActorProfileProperties
-
Set up the name that the person/automated agent/team is known as.
- setLineageMappingHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.LineageMappingElement
-
Set up the element header associated with the relationship.
- setLinkedInfrastructure(List<ElementStub>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ITProfileElement
-
Set up the stubs of the pieces of IT infrastructure linked to the profile.
- setMaximumInstances(int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ServerAssetUseProperties
-
Set up the maximum number of running asset instances controlled by the software server capability.
- setMaximumInstancesSet(boolean) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ServerAssetUseProperties
-
Set up whether the maximum instances value is set up or just default.
- setMinimumInstances(int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ServerAssetUseProperties
-
Set up the minimum number of running asset instances controlled by the software server capability.
- setMinimumInstancesSet(boolean) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ServerAssetUseProperties
-
Set up whether the minimum instances value is set up or just default.
- setName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.AssetProperties
-
Set up the name of the resource that this asset represents.
- setName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ContactMethodProperties
-
Set up the name to give this contact method (imagine a list of contact methods).
- 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).
- setNextStep(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ControlFlowElement
-
Set up the element header associated with end 2 of the relationship.
- setPatchLevel(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareCapabilityProperties
-
Set up the patch level of the discovery engine.
- 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.
- setPlatformDeploymentStatus(OperationalStatus) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.PlatformDeploymentProperties
-
Set up whether the platform is ready to use.
- setPortProperties(PortProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.PortElement
-
Set up port properties
- setPortType(PortType) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.PortProperties
-
Set up the direction of data flow of the port.
- setPosition(int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.EmbeddedConnection
-
Set up the position that this connector is in the list of embedded connectors.
- setPosition(int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EmbeddedConnectionRequestBody
-
Set up the position that this connector is in the list of embedded connectors.
- 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).
- setProcessCallHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProcessCallElement
-
Set up the element header associated with the relationship.
- setProcessCallProperties(ProcessCallProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProcessCallElement
-
Set up relationship properties
- setProcessContainmentType(ProcessContainmentType) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessContainmentTypeRequestBody
-
Set up the relationship between the parent and child process.
- setProcessStatus(ProcessStatus) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessRequestBody
-
Set up the process status.
- setProcessStatus(ProcessStatus) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessStatusRequestBody
-
Set up the status for the element.
- setProfileIdentity(ProfileIdentityProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProfileIdentityElement
-
Set up the properties from the profile identity relationship.
- setProfileProperties(ITProfileProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ITProfileElement
-
Set up the profile properties.
- setProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.AssetRelationshipElement
-
Set up the properties from the relationship.
- setProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.RelatedAssetElement
-
Set up the properties for the relationship.
- setProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetExtensionsRequestBody
-
Set up the properties for this user identity.
- setProperties(UserIdentityElement) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProfileIdentityElement
-
Set up the userId properties.
- setProperties(AssetProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.AssetElement
-
Set up the properties for the asset.
- setProperties(CapabilityDeploymentProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SupportedCapabilityRequestBody
-
Set up the properties for this profile identity.
- setProperties(ContactMethodProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ContactMethodElement
-
Set up the contract method properties.
- setProperties(ContactMethodProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ContactMethodRequestBody
-
Set up the properties for this contact method.
- setProperties(ControlFlowProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ControlFlowRequestBody
-
Set up the properties for the relationship.
- setProperties(DataAssetProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DataAssetElement
-
Set up the properties for the asset.
- setProperties(DataFlowProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.DataFlowRequestBody
-
Set up the properties for the relationship.
- setProperties(DeploymentProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.DeploymentRequestBody
-
Set up the properties for this deployment.
- setProperties(HostProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.HostElement
-
Set up the properties for the host.
- setProperties(ITProfileProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITProfileRequestBody
-
Set up the properties for this profile.
- setProperties(LineageMappingProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.LineageMappingRequestBody
-
Set up the properties for the relationship.
- setProperties(ProcessCallProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessCallRequestBody
-
Set up the properties for the relationship.
- setProperties(ProcessProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProcessElement
-
Set up process properties
- setProperties(ProfileIdentityProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProfileIdentityRequestBody
-
Set up the properties for this profile identity.
- setProperties(ServerAssetUseProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ServerAssetUseRequestBody
-
Set up the properties for this profile identity.
- setProperties(SoftwareCapabilityProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareCapabilityElement
-
Set up the properties for the software server capability.
- setProperties(SoftwareServerPlatformProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareServerPlatformElement
-
Set up the properties for the software server platform.
- setProperties(SoftwareServerProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareServerElement
-
Set up the properties for the software server.
- setProperties(UserIdentityProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.UserIdentityElement
-
Set up the userId properties.
- setProperties(UserIdentityProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.UserIdentityRequestBody
-
Set up the properties for this user identity.
- setProtocol(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.EndpointProperties
-
Set up the protocol to use for this Endpoint
- setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ControlFlowProperties
-
Set up the fully qualified name.
- setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DataFlowProperties
-
Set up the fully qualified name.
- setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.LineageMappingProperties
-
Set up the fully qualified name.
- setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessCallProperties
-
Set up the fully qualified name.
- setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ReferenceableProperties
-
Set up the fully qualified name.
- setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.TemplateProperties
-
Set up the fully qualified name.
- setRecognizedAdditionalProperties(List<String>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Set up the list of property names that this connector/connector provider implementation looks for in the Connection object's additionalProperties.
- setRecognizedConfigurationProperties(List<String>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Set up the list of property names that this connector/connector provider implementation looks for in the Connection object's configurationProperties.
- setRecognizedSecuredProperties(List<String>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Set up the list of property names that this connector/connector provider implementation looks for in the Connection object's securedProperties.
- setRelatedAsset(AssetElement) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.RelatedAssetElement
-
Set up the properties for the related asset.
- setRoleGUID(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProfileIdentityProperties
-
Set up the instance of the role.
- setRoleTypeName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProfileIdentityProperties
-
Set up the type of the role.
- setSecuredProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectionProperties
-
Set up the secured properties for this Connection.
- setServerAssetUse(ServerAssetUseProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ServerAssetUseElement
-
Set up the properties from the server asset use relationship.
- setSoftwareCapabilityStatus(OperationalStatus) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.CapabilityDeploymentProperties
-
Set up whether the capability is ready to use.
- setSoftwareServerPlatformSource(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareServerPlatformProperties
-
Set up the source (such as vendor or operator) of the platform.
- setSoftwareServerPlatformUserId(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareServerPlatformProperties
-
Set up the user identity of the platform.
- setSoftwareServerPlatformVersion(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareServerPlatformProperties
-
Set up the version of the platform.
- setSoftwareServerSource(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareServerProperties
-
Set up the source (such as vendor or operator) of the server.
- setSoftwareServerUserId(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareServerProperties
-
Set up the user identity of the server.
- setSoftwareServerVersion(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareServerProperties
-
Set up the version of the server.
- setSource(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareCapabilityProperties
-
Set up the source of the discovery engine implementation.
- setSourceElement(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.LineageMappingElement
-
Set up the element header associated with end 1 of the relationship.
- setSupportedAssetTypeName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Set up the type of asset that the connector implementation supports.
- setTargetElement(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.LineageMappingElement
-
Set up the element header associated with end 2 of the relationship.
- setTargetTechnologyInterfaces(List<String>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Set up the names of the interfaces in the target technology that the connector calls.
- setTargetTechnologyName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Set up the name of the target technology that the connector implementation connects to.
- setTargetTechnologySource(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Set up the name of the organization that supplies the target technology that the connector implementation connects to.
- setTargetTechnologyVersions(List<String>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Set up the versions of the target technology that the connector supports.
- setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ContactMethodProperties
-
Set up the name of the open metadata type for this element.
- setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ReferenceableProperties
-
Set up the name of the open metadata type for this element.
- 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.
- setUserId(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectionProperties
-
Set up the userId to use on this connection.
- setUserId(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.UserIdentityProperties
-
Return the identifier of the user's account.
- setUserIdentities(List<ProfileIdentityElement>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ITProfileElement
-
Set up the list of user identities for this profile.
- setUseType(ServerAssetUseType) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ServerAssetUseProperties
-
Set up the types of interactions that the software server capability may have with the asset.
- setUseType(ServerAssetUseType) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.UseTypeRequestBody
-
Set up the use type to use for the query.
- setVendorProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ReferenceableProperties
-
Set up specific properties for the data platform vendor.
- setVersion(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareCapabilityProperties
-
Set up the version string of the discovery engine.
- setVersionIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.AssetProperties
-
Set up the version identifier of the resource.
- setVersionIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.TemplateProperties
-
Set up the version identifier of the resource.
- SoftwareCapabilityElement - Class in org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements
-
SoftwareCapabilityElement contains the properties and header for a software server capability retrieved from the metadata repository.
- SoftwareCapabilityElement() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareCapabilityElement
-
Default constructor
- SoftwareCapabilityElement(SoftwareCapabilityElement) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareCapabilityElement
-
Copy/clone constructor
- SoftwareCapabilityListResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
SoftwareCapabilityListResponse is a response object for passing back a a list of software server capabilities or an exception if the request failed.
- SoftwareCapabilityListResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareCapabilityListResponse
-
Default constructor
- SoftwareCapabilityListResponse(SoftwareCapabilityListResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareCapabilityListResponse
-
Copy/clone constructor
- 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.
- SoftwareCapabilityProperties - Class in org.odpi.openmetadata.accessservices.itinfrastructure.properties
-
SoftwareCapabilityProperties describes a function implemented in software that is supported by an instance of IT Infrastructure.
- SoftwareCapabilityProperties() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareCapabilityProperties
-
Default constructor.
- SoftwareCapabilityProperties(SoftwareCapabilityProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareCapabilityProperties
-
Copy/clone constructor.
- SoftwareCapabilityRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
SoftwareCapabilityRequestBody describes the properties of the software server capability for creation and update.
- SoftwareCapabilityRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareCapabilityRequestBody
-
Default constructor
- SoftwareCapabilityRequestBody(SoftwareCapabilityProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareCapabilityRequestBody
-
Copy/clone constructor.
- SoftwareCapabilityRequestBody(SoftwareCapabilityRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareCapabilityRequestBody
-
Copy/clone constructor.
- SoftwareCapabilityResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
SoftwareCapabilityResponse is a response object for passing back a single software server capability element or an exception if the request failed.
- SoftwareCapabilityResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareCapabilityResponse
-
Default constructor
- SoftwareCapabilityResponse(SoftwareCapabilityResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareCapabilityResponse
-
Copy/clone constructor
- SoftwareServerCapabilityElement - Class in org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements
-
Deprecated.
- SoftwareServerCapabilityElement() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareServerCapabilityElement
-
Deprecated.Default constructor
- SoftwareServerCapabilityElement(SoftwareServerCapabilityElement) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareServerCapabilityElement
-
Deprecated.Copy/clone constructor
- 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.
- SoftwareServerCapabilityProperties - Class in org.odpi.openmetadata.accessservices.itinfrastructure.properties
-
Deprecated.
- SoftwareServerCapabilityProperties() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareServerCapabilityProperties
-
Deprecated.Default constructor.
- SoftwareServerCapabilityProperties(SoftwareServerCapabilityProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareServerCapabilityProperties
-
Deprecated.Copy/clone constructor.
- SoftwareServerElement - Class in org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements
-
SoftwareServerElement contains the properties and header for a software server retrieved from the metadata repository.
- SoftwareServerElement() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareServerElement
-
Default constructor
- SoftwareServerElement(AssetElement) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareServerElement
-
Copy/clone constructor
- SoftwareServerElement(SoftwareServerElement) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareServerElement
-
Copy/clone constructor
- SoftwareServerListResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
SoftwareServerListResponse is a response object for passing back a a list of software servers or an exception if the request failed.
- SoftwareServerListResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerListResponse
-
Default constructor
- SoftwareServerListResponse(SoftwareServerListResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerListResponse
-
Copy/clone constructor
- 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.
- SoftwareServerPlatformElement - Class in org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements
-
SoftwareServerPlatformElement contains the properties and header for a software server platform retrieved from the metadata repository.
- SoftwareServerPlatformElement() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareServerPlatformElement
-
Default constructor
- SoftwareServerPlatformElement(AssetElement) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareServerPlatformElement
-
Copy/clone constructor
- SoftwareServerPlatformElement(SoftwareServerPlatformElement) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareServerPlatformElement
-
Copy/clone constructor
- SoftwareServerPlatformListResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
SoftwareServerPlatformListResponse is a response object for passing back a a list of software server platforms or an exception if the request failed.
- SoftwareServerPlatformListResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerPlatformListResponse
-
Default constructor
- SoftwareServerPlatformListResponse(SoftwareServerPlatformListResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerPlatformListResponse
-
Copy/clone constructor
- 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.
- SoftwareServerPlatformProperties - Class in org.odpi.openmetadata.accessservices.itinfrastructure.properties
-
SoftwareServerPlatformProperties is a representation of the properties for a software server platform.
- SoftwareServerPlatformProperties() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareServerPlatformProperties
-
Default constructor
- SoftwareServerPlatformProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareServerPlatformProperties
-
Copy/clone constructor
- SoftwareServerPlatformProperties(SoftwareServerPlatformProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareServerPlatformProperties
-
Copy/clone constructor
- SoftwareServerPlatformRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
SoftwareServerPlatformRequestBody describes the properties of the software server platform for creation and update.
- SoftwareServerPlatformRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerPlatformRequestBody
-
Default constructor
- SoftwareServerPlatformRequestBody(SoftwareServerPlatformProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerPlatformRequestBody
-
Copy/clone constructor.
- SoftwareServerPlatformRequestBody(SoftwareServerPlatformRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerPlatformRequestBody
-
Copy/clone constructor.
- SoftwareServerPlatformResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
SoftwareServerPlatformResponse is a response object for passing back a single software server platform element or an exception if the request failed.
- SoftwareServerPlatformResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerPlatformResponse
-
Default constructor
- SoftwareServerPlatformResponse(SoftwareServerPlatformResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerPlatformResponse
-
Copy/clone constructor
- SoftwareServerProperties - Class in org.odpi.openmetadata.accessservices.itinfrastructure.properties
-
SoftwareServerProperties is a representation of the properties for a software server.
- SoftwareServerProperties() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareServerProperties
-
Default constructor
- SoftwareServerProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareServerProperties
-
Copy/clone constructor
- SoftwareServerProperties(SoftwareServerProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareServerProperties
-
Copy/clone constructor
- SoftwareServerRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
SoftwareServerRequestBody describes the properties of the software server for creation and update.
- SoftwareServerRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerRequestBody
-
Default constructor
- SoftwareServerRequestBody(SoftwareServerProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerRequestBody
-
Copy/clone constructor.
- SoftwareServerRequestBody(SoftwareServerRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerRequestBody
-
Copy/clone constructor.
- SoftwareServerResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
SoftwareServerResponse is a response object for passing back a single software server element or an exception if the request failed.
- SoftwareServerResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerResponse
-
Default constructor
- SoftwareServerResponse(SoftwareServerResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerResponse
-
Copy/clone constructor
- SupportedCapabilityListResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
SupportedCapabilityListResponse returns a list of SoftwareServerSupportedCapability relationships from the server.
- SupportedCapabilityListResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SupportedCapabilityListResponse
-
Default constructor
- SupportedCapabilityListResponse(SupportedCapabilityListResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SupportedCapabilityListResponse
-
Copy/clone constructor
- SupportedCapabilityRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
SupportedCapabilityRequestBody provides the request body payload for working with the relationships between software servers and software server capabilities.
- SupportedCapabilityRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SupportedCapabilityRequestBody
-
Default constructor
- SupportedCapabilityRequestBody(SupportedCapabilityRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SupportedCapabilityRequestBody
-
Copy/clone constructor
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.metadataelements.AssetElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.AssetRelationshipElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ConnectionElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ConnectorTypeElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ContactMethodElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ControlFlowElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DataAssetElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DataFlowElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DeployedCapabilityElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.DeploymentElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.EmbeddedConnection
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.EndpointElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.HostElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ITProfileElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.LineageMappingElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.PortElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProcessCallElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProcessElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ProfileIdentityElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.RelatedAssetElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.ServerAssetUseElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareCapabilityElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareServerCapabilityElement
-
Deprecated.JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareServerElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareServerPlatformElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.UserIdentityElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ActorProfileProperties
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.AssetProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.CapabilityDeploymentProperties
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConfigurationItemProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConfigurationItemRelationshipProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectionProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ConnectorTypeProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ContactMethodProperties
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ControlFlowProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DataAssetProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DataFlowProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.DeploymentProperties
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.EndpointProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.HostProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ITInfrastructureProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ITProfileProperties
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.LineageMappingProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.PlatformDeploymentProperties
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.PortProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessCallProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessProperties
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessStatus
-
toString() JSON-style
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProfileIdentityProperties
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ReferenceableProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ServerAssetUseProperties
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareCapabilityProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareServerCapabilityProperties
-
Deprecated.Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareServerPlatformProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareServerProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.TemplateProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.properties.UserIdentityProperties
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetConnectionRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetExtensionsRequestBody
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetListResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetRelationshipListResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.AssetResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectionRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectionResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectionsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectorTypeRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectorTypeResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ConnectorTypesResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ContactMethodRequestBody
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ControlFlowElementResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ControlFlowElementsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ControlFlowRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.DataFlowElementResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.DataFlowElementsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.DataFlowRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.DeploymentRequestBody
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EffectiveDatesRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EffectiveTimeMetadataSourceRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ElementStatusRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ElementStubResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ElementStubsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EmbeddedConnectionRequestBody
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EndpointRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EndpointResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.EndpointsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.HostListResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.HostRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.HostResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITInfrastructureOMASAPIRequestBody
-
JSON-like toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITInfrastructureOMASAPIResponse
-
JSON-like toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITProfileListResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITProfileRequestBody
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ITProfileResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.LineageMappingElementResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.LineageMappingElementsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.LineageMappingRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.MetadataSourceRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.PortElementResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.PortElementsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.PortRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessCallElementResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessCallElementsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessCallRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessContainmentTypeRequestBody
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessElementResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessElementsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProcessStatusRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ProfileIdentityRequestBody
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.RelatedAssetListResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ServerAssetUseListResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ServerAssetUseRequestBody
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.ServerAssetUseResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareCapabilityListResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareCapabilityRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareCapabilityResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerListResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerPlatformListResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerPlatformRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerPlatformResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SoftwareServerResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SupportedCapabilityListResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.SupportedCapabilityRequestBody
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.TemplateRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.UserIdentityListResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.UserIdentityRequestBody
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.UserIdentityResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.rest.UseTypeRequestBody
-
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 - Enum constant in enum class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessStatus
- 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.
- UserIdentityElement - Class in org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements
-
UserIdentityElement contains the properties and header for a user identity retrieved from the metadata repository.
- UserIdentityElement() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.UserIdentityElement
-
Default constructor
- UserIdentityElement(UserIdentityElement) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.UserIdentityElement
-
Copy/clone constructor
- UserIdentityListResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
UserIdentityListResponse is the response structure used on the OMAS REST API calls that return a a list of user identity elements.
- UserIdentityListResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.UserIdentityListResponse
-
Default constructor
- UserIdentityListResponse(UserIdentityListResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.UserIdentityListResponse
-
Copy/clone constructor
- UserIdentityProperties - Class in org.odpi.openmetadata.accessservices.itinfrastructure.properties
-
UserIdentityProperties describes an element that is linked to a single userId.
- UserIdentityProperties() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.UserIdentityProperties
-
Default constructor
- UserIdentityProperties(UserIdentityProperties) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.properties.UserIdentityProperties
-
Copy/clone constructor
- UserIdentityRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
UserIdentityRequestBody provides the request body payload for working on UserIdentity entities and their link to profiles.
- UserIdentityRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.UserIdentityRequestBody
-
Default constructor
- UserIdentityRequestBody(UserIdentityRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.UserIdentityRequestBody
-
Copy/clone constructor
- UserIdentityResponse - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
UserIdentityResponse is the response structure used on the OMAS REST API calls that return a UserIdentityElement object as a response.
- UserIdentityResponse() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.UserIdentityResponse
-
Default constructor
- UserIdentityResponse(UserIdentityResponse) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.UserIdentityResponse
-
Copy/clone constructor
- UseTypeRequestBody - Class in org.odpi.openmetadata.accessservices.itinfrastructure.rest
-
UseTypeRequestBody for passing the use type and effective time.
- UseTypeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.UseTypeRequestBody
-
Default constructor
- UseTypeRequestBody(UseTypeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.rest.UseTypeRequestBody
-
Copy/clone constructor
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.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessStatus
-
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.
- values() - Static method in enum class org.odpi.openmetadata.accessservices.itinfrastructure.properties.ProcessStatus
-
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.
All Classes and Interfaces|All Packages