A C D F G I O R S U 
All Classes All Packages

A

addContactMethod(String, String, String, ContactMethodRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITProfileResource
Add a new contact method to the profile.
addIdentityToProfile(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITProfileResource
Link a user identity to a profile.

C

clearAssetConnection(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
Remove a relationship between an asset and its connection.
clearConnectorType(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
Remove a relationship between a connection and a connector type.
clearEmbeddedConnection(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
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.spring.ITInfrastructureResource
Remove a relationship between a connection and an endpoint.
createConnection(String, String, ConnectionRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
Create a new metadata element to represent a connection.
createConnectionFromTemplate(String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
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.spring.ITInfrastructureResource
Create a new metadata element to represent a endpoint.
createConnectorTypeFromTemplate(String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
Create a new metadata element to represent a endpoint using an existing metadata element as a template.
createEndpoint(String, String, String, EndpointRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
Create a new metadata element to represent a endpoint.
createEndpoint(String, String, EndpointRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
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.spring.ITInfrastructureResource
Create a new metadata element to represent a endpoint using an existing metadata element as a template.
createEndpointFromTemplate(String, String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
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.spring.ITProfileResource
Create a definition of a IT profile.
createServerAssetUse(String, String, String, String, boolean, ServerAssetUseRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
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.spring.ITInfrastructureResource
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.spring.ITInfrastructureResource
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.spring.ITProfileResource
Create a UserIdentity.

D

deleteContactMethod(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITProfileResource
Remove an obsolete contact method from the profile.
deleteITProfile(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITProfileResource
Remove the definition of an IT profile.
deleteUserIdentity(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITProfileResource
Remove a user identity object.

F

findConnections(String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
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.spring.ITInfrastructureResource
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.spring.ITInfrastructureResource
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.spring.ITProfileResource
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.spring.ITInfrastructureResource
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.spring.ITProfileResource
Retrieve the list of user identity metadata elements that contain the search string.

G

getCapabilityUsesForAsset(String, String, String, int, int, UseTypeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
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.spring.ITInfrastructureResource
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.spring.ITInfrastructureResource
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.spring.ITInfrastructureResource
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.spring.ITInfrastructureResource
Retrieve the list of connector type metadata elements with a matching qualified or display name.
getEndpointByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
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.spring.ITInfrastructureResource
Retrieve the list of endpoint metadata elements with a matching qualified or display name.
getITProfileByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITProfileResource
Return information about a specific IT profile.
getITProfileByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITProfileResource
Return information about a named IT profile.
getITProfileByUserId(String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITProfileResource
Return information about a specific IT profile.
getServerAssetUseByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
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.spring.ITInfrastructureResource
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.spring.ITInfrastructureResource
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.spring.ITInfrastructureResource
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.spring.ITInfrastructureResource
Retrieve the software capability metadata element with the supplied unique identifier.
getUserIdentitiesByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITProfileResource
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.spring.ITProfileResource
Retrieve the userIdentity metadata element with the supplied unique identifier.

I

ITInfrastructureResource - Class in org.odpi.openmetadata.accessservices.itinfrastructure.server.spring
The ITInfrastructureResource provides the server-side implementation of the IT Infrastructure Open Metadata Assess Service (OMAS).
ITInfrastructureResource() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
Default constructor
ITProfileResource - Class in org.odpi.openmetadata.accessservices.itinfrastructure.server.spring
The ITProfileResource provides a Spring based server-side REST API that supports the ITProfileManagerInterface.
ITProfileResource() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITProfileResource
Default constructor

O

org.odpi.openmetadata.accessservices.itinfrastructure.server.spring - package org.odpi.openmetadata.accessservices.itinfrastructure.server.spring
 

R

removeConnection(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
Remove the metadata element representing a connection.
removeConnectorType(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
Remove the metadata element representing a connector type.
removeEndpoint(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
Remove the metadata element representing a endpoint.
removeIdentityFromProfile(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITProfileResource
Remove a user identity object.
removeServerAssetUse(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
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.spring.ITInfrastructureResource
Remove the metadata element representing a software capability.

S

setupAssetConnection(String, String, String, String, AssetConnectionRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
Create a relationship between an asset and its connection.
setupConnectorType(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
Create a relationship between a connection and a connector type.
setupEmbeddedConnection(String, String, String, String, EmbeddedConnectionRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
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.spring.ITInfrastructureResource
Create a relationship between a connection and an endpoint.

U

updateConnection(String, String, String, boolean, ConnectionRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
Update the metadata element representing a connection.
updateConnectorType(String, String, String, boolean, ConnectorTypeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
Update the metadata element representing a endpoint.
updateEndpoint(String, String, String, boolean, EndpointRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
Update the metadata element representing a endpoint.
updateITProfile(String, String, String, boolean, ITProfileRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITProfileResource
Update the definition of an IT profile.
updateServerAssetUse(String, String, String, boolean, ServerAssetUseRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
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.spring.ITInfrastructureResource
Update the metadata element representing a software capability.
updateUserIdentity(String, String, String, boolean, UserIdentityRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITProfileResource
Update a UserIdentity.
A C D F G I O R S U 
All Classes All Packages