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

A

addClassification(String, String, String, String, String, boolean, AssetExtensionsRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Update the properties of a classification for an asset.
addContactMethod(String, String, String, ContactMethodRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITProfileRESTServices
Add a new contact method to the profile.
addIdentityToProfile(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITProfileRESTServices
Link a user identity to a profile.
AssetConverter<B> - Class in org.odpi.openmetadata.accessservices.itinfrastructure.converters
AssetConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that inherits from AssetElement.
AssetConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.converters.AssetConverter
Constructor

C

clearAssetConnection(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Remove a relationship between an asset and its connection.
clearClassification(String, String, String, String, String, EffectiveTimeMetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Remove a classification from an asset.
clearConnectorType(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Remove a relationship between a connection and a connector type.
clearControlFlow(String, String, String, EffectiveTimeMetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Remove the control flow relationship between two elements.
clearDataFlow(String, String, String, EffectiveTimeMetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Remove the data flow relationship between two elements.
clearEmbeddedConnection(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Remove a relationship between a virtual connection and an embedded connection.
clearEndpoint(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Remove a relationship between a connection and an endpoint.
clearLineageMapping(String, String, String, EffectiveTimeMetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Remove the lineage mapping between two elements.
clearProcessCall(String, String, String, EffectiveTimeMetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Remove the process call relationship.
clearRelatedAsset(String, String, String, String, String, String, String, EffectiveTimeMetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Remove a relationship between an asset and a related asset.
ConnectionConverter<B> - Class in org.odpi.openmetadata.accessservices.itinfrastructure.converters
ConnectionConverter transfers the relevant properties from some Open Metadata Repository Services (OMRS) EntityDetail and Relationship objects into a Connection bean (or a VirtualConnection bean).
ConnectionConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ConnectionConverter
Constructor
ConnectorTypeConverter<B> - Class in org.odpi.openmetadata.accessservices.itinfrastructure.converters
ConnectorTypeConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a ConnectorTypeElement bean.
ConnectorTypeConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ConnectorTypeConverter
Constructor
ContactMethodConverter<B> - Class in org.odpi.openmetadata.accessservices.itinfrastructure.converters
ContactMethodConverter generates a ContactMethodProperties bean from a ContactMethodProperties entity.
ContactMethodConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ContactMethodConverter
Constructor
ControlFlowConverter<B> - Class in org.odpi.openmetadata.accessservices.itinfrastructure.converters
ControlFlowConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) Relationship object into a ControlFlowElement bean.
ControlFlowConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ControlFlowConverter
Constructor
createAsset(String, String, boolean, AssetRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Create a new metadata element to represent an asset.
createAssetFromTemplate(String, String, String, boolean, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Create a new metadata element to represent an asset using an existing metadata element as a template.
createConnection(String, String, ConnectionRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Create a new metadata element to represent a connection.
createConnectionFromTemplate(String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Create a new metadata element to represent a connection using an existing metadata element as a template.
createConnectorType(String, String, ConnectorTypeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Create a new metadata element to represent a connector type.
createConnectorTypeFromTemplate(String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Create a new metadata element to represent a connector type using an existing metadata element as a template.
createEndpoint(String, String, String, EndpointRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Create a new metadata element to represent a endpoint.
createEndpointFromTemplate(String, String, String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Create a new metadata element to represent a endpoint using an existing metadata element as a template.
createITProfile(String, String, ITProfileRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITProfileRESTServices
Create a definition of an actor profile.
createServerAssetUse(String, String, String, String, boolean, ServerAssetUseRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Create a new metadata relationship to represent the use of an asset by a software capability.
createSoftwareCapability(String, String, boolean, SoftwareCapabilityRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Create a new metadata element to represent a software capability.
createSoftwareCapabilityFromTemplate(String, String, String, boolean, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Create a new metadata element to represent a software capability using an existing metadata element as a template.
createUserIdentity(String, String, UserIdentityRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITProfileRESTServices
Create a UserIdentity.

D

DataFlowConverter<B> - Class in org.odpi.openmetadata.accessservices.itinfrastructure.converters
DataFlowConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) Relationship object into a DataFlowElement bean.
DataFlowConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.converters.DataFlowConverter
Constructor
deleteContactMethod(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITProfileRESTServices
Remove an obsolete contact method from the profile.
deleteITProfile(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITProfileRESTServices
Remove the definition of an actor profile.
deleteUserIdentity(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITProfileRESTServices
Remove a user identity object.
disconnect() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.outtopic.ITInfrastructureOutTopicPublisher
Shutdown the publishing process.

E

ElementHeaderConverter<B> - Class in org.odpi.openmetadata.accessservices.itinfrastructure.converters
ElementHeaderConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a ElementHeader bean.
ElementHeaderConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ElementHeaderConverter
Constructor
ElementStubConverter<B> - Class in org.odpi.openmetadata.accessservices.itinfrastructure.converters
ElementStubConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityProxy object into an ElementStub bean.
ElementStubConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ElementStubConverter
Constructor
EndpointConverter<B> - Class in org.odpi.openmetadata.accessservices.itinfrastructure.converters
EndpointConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a EndpointElement bean.
EndpointConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.converters.EndpointConverter
Constructor

F

findAssets(String, String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Retrieve the list of asset metadata elements that contain the search string.
findConnections(String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Retrieve the list of connection metadata elements that contain the search string.
findConnectorTypes(String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Retrieve the list of connector type metadata elements that contain the search string.
findEndpoints(String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Retrieve the list of endpoint metadata elements that contain the search string.
findITProfile(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITProfileRESTServices
Retrieve the list of matching profiles for the search string.
findSoftwareCapabilities(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Retrieve the list of software capability metadata elements that contain the search string.
findUserIdentities(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITProfileRESTServices
Retrieve the list of user identity metadata elements that contain the search string.

G

getAssetByGUID(String, String, String, String, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Retrieve the asset metadata element with the supplied unique identifier.
getAssetHandler() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureServicesInstance
Return the handler for managing asset objects.
getAssetRelationships(String, String, String, String, String, String, int, int, int, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Return the list of relationships between assets.
getAssetsByName(String, String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Retrieve the list of asset metadata elements with a matching qualified or display name.
getAssetsForInfrastructureManager(String, String, String, String, String, int, int, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Retrieve the list of assets created by this caller.
getCapabilityUsesForAsset(String, String, String, int, int, UseTypeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Return the list of software capabilities that make use of a specific asset.
getConnectionByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Retrieve the connection metadata element with the supplied unique identifier.
getConnectionsByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Retrieve the list of connection metadata elements with a matching qualified or display name.
getConnectorTypeByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Retrieve the connector type metadata element with the supplied unique identifier.
getConnectorTypesByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Retrieve the list of connector type metadata elements with a matching qualified or display name.
getControlFlow(String, String, String, String, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Retrieve the control flow relationship between two elements.
getControlFlowNextSteps(String, String, String, int, int, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Retrieve the control relationships linked from a specific element to the possible next elements in the process.
getControlFlowPreviousSteps(String, String, String, int, int, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Retrieve the control relationships linked from a specific element to the possible previous elements in the process.
getDataFlow(String, String, String, String, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Retrieve the data flow relationship between two elements.
getDataFlowConsumers(String, String, String, int, int, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Retrieve the data flow relationships linked from a specific element to the downstream consumers.
getDataFlowSuppliers(String, String, String, int, int, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Retrieve the data flow relationships linked from a specific element to the upstream suppliers.
getDestinationLineageMappings(String, String, String, int, int, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Retrieve the lineage mapping relationships linked from a specific source element to its destinations.
getEndpointByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Retrieve the endpoint metadata element with the supplied unique identifier.
getEndpointsByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Retrieve the list of endpoint metadata elements with a matching qualified or display name.
getEndpointsByNetworkAddress(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Retrieve the list of endpoint metadata elements with a matching network address.
getEndpointsForInfrastructure(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Retrieve the list of endpoint metadata elements that are attached to a specific infrastructure element.
getITProfileByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITProfileRESTServices
Return information about a specific actor profile.
getITProfileByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITProfileRESTServices
Return information about a named actor profile.
getITProfileByUserId(String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITProfileRESTServices
Return information about a specific actor profile.
getLineageMapping(String, String, String, String, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Retrieve the process call relationship between two elements.
getNewBean(Class<B>, List<Relationship>, boolean, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ElementStubConverter
Using the supplied instances, return list of new instances of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.AssetConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ConnectorTypeConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ContactMethodConverter
Using the supplied entity, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ElementHeaderConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ElementStubConverter
Using the supplied entity, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.EndpointConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.PortConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ProcessConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.SoftwareCapabilityConverter
Using the supplied entity, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.UserIdentityConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.AssetConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ConnectorTypeConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ContactMethodConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ElementHeaderConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ElementStubConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.EndpointConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.PortConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ProcessConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.RelatedAssetConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.SoftwareCapabilityConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.UserIdentityConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, Relationship, boolean, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ElementStubConverter
Using the supplied instances, return a new instance of the bean.
getNewComplexBean(Class<B>, EntityDetail, List<EntityDetail>, List<Relationship>, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ConnectionConverter
Using the supplied instances, return a new instance of the bean.
getNewComplexBean(Class<B>, EntityDetail, List<EntityDetail>, List<Relationship>, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ITProfileConverter
Using the supplied instances, return a new instance of the bean.
getNewRelationshipBean(Class<B>, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ControlFlowConverter
Using the supplied relationship, return a new instance of the bean.
getNewRelationshipBean(Class<B>, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.DataFlowConverter
Using the supplied relationship, return a new instance of the bean.
getNewRelationshipBean(Class<B>, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.LineageMappingConverter
Using the supplied relationship, return a new instance of the bean.
getNewRelationshipBean(Class<B>, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ProcessCallConverter
Using the supplied relationship, return a new instance of the bean.
getOutTopicConnection(String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Return the client side connection object for the IT Infrastructure OMAS's out topic.
getProcessCall(String, String, String, String, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Retrieve the process call relationship between two elements.
getProcessCalled(String, String, String, int, int, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Retrieve the process call relationships linked from a specific element to the elements it calls.
getProcessCallers(String, String, String, int, int, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Retrieve the process call relationships linked from a specific element to its callers.
getRelatedAssets(String, String, String, String, String, String, int, int, int, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Return the list of assets linked by another asset.
getServerAssetUseByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Retrieve the server asset use type relationship with the supplied unique identifier.
getServerAssetUsesForCapability(String, String, String, int, int, UseTypeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Return the list of server asset use relationships associated with a software capability.
getServerAssetUsesForElements(String, String, String, String, int, int, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Retrieve the list of relationships between a specific software capability and a specific asset.
getSoftwareCapabilitiesByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Retrieve the list of software capability metadata elements with a matching qualified or display name.
getSoftwareCapabilityByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Retrieve the software capability metadata element with the supplied unique identifier.
getSourceLineageMappings(String, String, String, int, int, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Retrieve the lineage mapping relationships linked from a specific destination element to its sources.
getUserIdentitiesByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITProfileRESTServices
Retrieve the list of user identity metadata elements with a matching qualified name.
getUserIdentityByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITProfileRESTServices
Retrieve the userIdentity metadata element with the supplied unique identifier.

I

initialize(AccessServiceConfig, OMRSTopicConnector, OMRSRepositoryConnector, AuditLog, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.admin.ITInfrastructureAdmin
Initialize the access service.
ITAssetRESTService - Class in org.odpi.openmetadata.accessservices.itinfrastructure.server
ITAssetRESTService is the server-side of ExternalSourceClientBase.
ITAssetRESTService() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Default constructor
ITInfrastructureAdmin - Class in org.odpi.openmetadata.accessservices.itinfrastructure.admin
ITInfrastructureAdmin manages the start up and shutdown of the IT Infrastructure OMAS.
ITInfrastructureAdmin() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.admin.ITInfrastructureAdmin
Default constructor
ITInfrastructureOMASConverter<B> - Class in org.odpi.openmetadata.accessservices.itinfrastructure.converters
DataManagerOMASConverter provides the generic methods for the Data Manager beans converters.
ITInfrastructureOMASConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ITInfrastructureOMASConverter
Constructor
ITInfrastructureOMRSTopicListener - Class in org.odpi.openmetadata.accessservices.itinfrastructure.listener
ITInfrastructureOMRSTopicListener received details of each OMRS event from the cohorts that the local server is connected to.
ITInfrastructureOMRSTopicListener(String, String, ITInfrastructureOutTopicPublisher, AssetHandler<AssetElement>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.listener.ITInfrastructureOMRSTopicListener
Initialize the topic listener.
ITInfrastructureOutTopicPublisher - Class in org.odpi.openmetadata.accessservices.itinfrastructure.outtopic
ITInfrastructureOutTopicPublisher is responsible for sending events on the IT Infrastructure OMAS's out topic.
ITInfrastructureOutTopicPublisher(ITInfrastructureOutTopicServerConnector, String, AuditLog, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.outtopic.ITInfrastructureOutTopicPublisher
Constructor for the publisher.
ITInfrastructureRegistration - Class in org.odpi.openmetadata.accessservices.itinfrastructure.server
ITInfrastructureRegistration registers the access service with the OMAG Server administration services.
ITInfrastructureRegistration() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRegistration
 
ITInfrastructureRESTServices - Class in org.odpi.openmetadata.accessservices.itinfrastructure.server
The ITInfrastructureRESTServices provides the server-side implementation of the IT Infrastructure Open Metadata Assess Service (OMAS).
ITInfrastructureRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Default constructor
ITInfrastructureServicesInstance - Class in org.odpi.openmetadata.accessservices.itinfrastructure.server
ITInfrastructureServicesInstance caches references to objects for a specific server.
ITInfrastructureServicesInstance(OMRSRepositoryConnector, List<String>, List<String>, List<String>, AuditLog, String, int, Connection) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureServicesInstance
Set up the local repository connector that will service the REST Calls.
ITProfileConverter<B> - Class in org.odpi.openmetadata.accessservices.itinfrastructure.converters
ActorProfileConverter generates a ActorProfileElement bean from a ActorProfile entity.
ITProfileConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ITProfileConverter
Constructor
ITProfileRESTServices - Class in org.odpi.openmetadata.accessservices.itinfrastructure.server
The ITProfileRESTServices provides the server-side implementation of the IT Infrastructure Open Metadata Assess Service (OMAS) capability for IT Profile management.
ITProfileRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITProfileRESTServices
Default constructor

L

LineageMappingConverter<B> - Class in org.odpi.openmetadata.accessservices.itinfrastructure.converters
LineageMappingConverter provides common methods for transferring relevant header from an Open Metadata Repository Services (OMRS) Relationship object into a LineageMappingElement bean.
LineageMappingConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.converters.LineageMappingConverter
Constructor

O

org.odpi.openmetadata.accessservices.itinfrastructure.admin - package org.odpi.openmetadata.accessservices.itinfrastructure.admin
Provides the implementation of the admin classes that are called during server start up and shut down.
org.odpi.openmetadata.accessservices.itinfrastructure.converters - package org.odpi.openmetadata.accessservices.itinfrastructure.converters
Provides the converters that take beans from the repository services (eg entities and relationships) and converts them into IT Infrastructure OMAS beans to return to the caller.
org.odpi.openmetadata.accessservices.itinfrastructure.listener - package org.odpi.openmetadata.accessservices.itinfrastructure.listener
Supports the processing of events from the repository services that notify this module of changes to the metadata in the repository services.
org.odpi.openmetadata.accessservices.itinfrastructure.outtopic - package org.odpi.openmetadata.accessservices.itinfrastructure.outtopic
Produces events on the IT Infrastructure OMAS's out topic.
org.odpi.openmetadata.accessservices.itinfrastructure.server - package org.odpi.openmetadata.accessservices.itinfrastructure.server
 

P

PortConverter<B> - Class in org.odpi.openmetadata.accessservices.itinfrastructure.converters
PortConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that includes the PortProperties.
PortConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.converters.PortConverter
Constructor
ProcessCallConverter<B> - Class in org.odpi.openmetadata.accessservices.itinfrastructure.converters
ProcessCallConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) Relationship object into a bean that includes the ProcessCallProperties.
ProcessCallConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ProcessCallConverter
Constructor
processClassifiedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.listener.ITInfrastructureOMRSTopicListener
A new classification has been added to an entity.
processClassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.listener.ITInfrastructureOMRSTopicListener
A new classification has been added to an entity.
processClassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.listener.ITInfrastructureOMRSTopicListener
A new classification has been added to an entityProxy.
ProcessConverter<B> - Class in org.odpi.openmetadata.accessservices.itinfrastructure.converters
ProcessConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that includes the ProcessProperties.
ProcessConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ProcessConverter
Constructor
processDeclassifiedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.listener.ITInfrastructureOMRSTopicListener
A classification has been removed from an entity.
processDeclassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.listener.ITInfrastructureOMRSTopicListener
A classification has been removed from an entity.
processDeclassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.listener.ITInfrastructureOMRSTopicListener
A classification has been removed from an entityProxy.
processDeletedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.listener.ITInfrastructureOMRSTopicListener
An existing entity has been deleted.
processDeletePurgedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.listener.ITInfrastructureOMRSTopicListener
An existing entity has been deleted and purged in a single action.
processNewEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.listener.ITInfrastructureOMRSTopicListener
A new entity has been created.
processReclassifiedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.listener.ITInfrastructureOMRSTopicListener
An existing classification has been changed on an entity.
processReclassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification, Classification) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.listener.ITInfrastructureOMRSTopicListener
An existing classification has been changed on an entity.
processReclassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification, Classification) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.listener.ITInfrastructureOMRSTopicListener
An existing classification has been changed on an entityProxy.
processRefreshEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.listener.ITInfrastructureOMRSTopicListener
A remote repository in the cohort has sent entity details in response to a refresh request.
processReHomedEntityEvent(String, String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.listener.ITInfrastructureOMRSTopicListener
An existing entity has changed home repository.
processReIdentifiedEntityEvent(String, String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.listener.ITInfrastructureOMRSTopicListener
The guid of an existing entity has been changed to a new value.
processRestoredEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.listener.ITInfrastructureOMRSTopicListener
A deleted entity has been restored to the state it was before it was deleted.
processReTypedEntityEvent(String, String, String, String, String, TypeDefSummary, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.listener.ITInfrastructureOMRSTopicListener
An existing entity has had its type changed.
processUpdatedEntityEvent(String, String, String, String, String, EntityDetail, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.listener.ITInfrastructureOMRSTopicListener
An existing entity has been updated.
publishAsset(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Update the zones for the asset so that it becomes visible to consumers.
publishEntityEvent(ITInfrastructureEventType, EntityDetail, EntityDetail, Classification, Classification) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.outtopic.ITInfrastructureOutTopicPublisher
Send the event to the embedded event bus connector(s).
publishEntityEvent(EntityDetail, ITInfrastructureEventType) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.outtopic.ITInfrastructureOutTopicPublisher
Send the event to the embedded event bus connector(s).

R

registerAccessService() - Static method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRegistration
Pass information about this access service to the OMAG Server administration services.
RelatedAssetConverter<B> - Class in org.odpi.openmetadata.accessservices.itinfrastructure.converters
RelatedAssetConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) Relationship and EntityDetail object into a bean that inherits from RelatedAssetElement.
RelatedAssetConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.converters.RelatedAssetConverter
Constructor
removeAsset(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Remove the metadata element representing an asset.
removeConnection(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Remove the metadata element representing a connection.
removeConnectorType(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Remove the metadata element representing a connector type.
removeEndpoint(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Remove the metadata element representing a endpoint.
removeIdentityFromProfile(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITProfileRESTServices
Remove a user identity object.
removeServerAssetUse(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Remove the metadata relationship to represent the use of an asset by a software capability.
removeSoftwareCapability(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Remove the metadata element representing a software capability.

S

setupAssetConnection(String, String, String, String, AssetConnectionRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Create a relationship between an asset and its connection.
setupConnectorType(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Create a relationship between a connection and a connector type.
setupControlFlow(String, String, String, String, boolean, ControlFlowRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Link two elements to show that when one completes the next is started.
setupDataFlow(String, String, String, String, boolean, DataFlowRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Link two elements together to show that data flows from one to the other.
setupEmbeddedConnection(String, String, String, String, EmbeddedConnectionRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Create a relationship between a virtual connection and an embedded connection.
setupEndpoint(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Create a relationship between a connection and an endpoint.
setupLineageMapping(String, String, String, String, LineageMappingRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Link to elements together to show that they are part of the lineage of the data that is moving between the processes.
setupProcessCall(String, String, String, String, boolean, ProcessCallRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Link two elements together to show a request-response call between them.
setupRelatedAsset(String, String, String, String, String, String, String, boolean, AssetExtensionsRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Create a relationship between an asset and a related asset.
shutdown() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.admin.ITInfrastructureAdmin
Shutdown the access service.
SoftwareCapabilityConverter<B> - Class in org.odpi.openmetadata.accessservices.itinfrastructure.converters
SoftwareCapabilityConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a SoftwareCapabilityElement bean.
SoftwareCapabilityConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.converters.SoftwareCapabilityConverter
Constructor

U

updateAsset(String, String, String, boolean, AssetRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Update the metadata element representing an asset.
updateAssetRelationship(String, String, String, String, boolean, AssetExtensionsRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Update a relationship between an asset and a related asset.
updateAssetStatus(String, String, String, String, ElementStatusRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Update the status of the metadata element representing an asset.
updateClassification(String, String, String, String, String, boolean, AssetExtensionsRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Update the properties of a classification for an asset.
updateConnection(String, String, String, boolean, ConnectionRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Update the metadata element representing a connection.
updateConnectorType(String, String, String, boolean, ConnectorTypeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Update the metadata element representing a connector type.
updateControlFlow(String, String, String, ControlFlowRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Update the relationship between two elements that shows that when one completes the next is started.
updateDataFlow(String, String, String, DataFlowRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Update relationship between two elements that shows that data flows from one to the other.
updateEndpoint(String, String, String, boolean, EndpointRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Update the metadata element representing a endpoint.
updateITProfile(String, String, String, boolean, ITProfileRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITProfileRESTServices
Update the definition of an actor profile.
updateProcessCall(String, String, String, ProcessCallRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Update the relationship between two elements that shows a request-response call between them.
updateServerAssetUse(String, String, String, boolean, ServerAssetUseRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Update the metadata relationship to represent the use of an asset by a software capability.
updateSoftwareCapability(String, String, String, boolean, SoftwareCapabilityRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Update the metadata element representing a software capability.
updateUserIdentity(String, String, String, boolean, UserIdentityRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITProfileRESTServices
Update a UserIdentity.
UserIdentityConverter<B> - Class in org.odpi.openmetadata.accessservices.itinfrastructure.converters
UserIdentityConverter generates an UserIdentityElement bean from an UserIdentity entity.
UserIdentityConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.converters.UserIdentityConverter
Constructor

W

withdrawAsset(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITAssetRESTService
Update the zones for the asset so that it is no longer visible to consumers.
A C D E F G I L O P R S U W 
All Classes All Packages