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

A

addContactMethod(String, String, String, String, ContactMethodProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Add a new contact method to the profile.
addIdentityToProfile(String, String, String, String, String, ProfileIdentityProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Link a user identity to a profile.

C

callElementStubGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Issue a GET REST call that returns a ElementStubResponse object.
callITProfileGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Issue a GET REST call that returns a ITProfileElement in a response object.
callITProfileListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Issue a GET REST call that returns a list of ITProfileElements in a response object.
callITProfileListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Issue a GET REST call that returns a list of ITProfileElements in a response object.
callMyConnectionGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Issue a GET REST call that returns a ConnectionResponse object.
callMyConnectionsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Issue a POST REST call that returns a ConnectionsResponse object.
callMyConnectionsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Issue a POST REST call that returns a ConnectionsResponse object.
callMyConnectorTypeGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Issue a GET REST call that returns a ConnectorTypeResponse object.
callMyConnectorTypesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Issue a POST REST call that returns a ConnectorTypesResponse object.
callMyEndpointGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Issue a GET REST call that returns a EndpointResponse object.
callMyEndpointsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Issue a GET REST call that returns a EndpointsResponse object.
callMyEndpointsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Issue a POST REST call that returns a EndpointsResponse object.
callUserIdentityGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Issue a GET REST call that returns a UserIdentityElement in a response object.
callUserIdentityListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Issue a GET REST call that returns a list of UserIdentityElements in a response object.
callUserIdentityListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Issue a POST REST call that returns a list of UserIdentityElements in a response object.
clearAssetConnection(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Remove a relationship between an asset and its connection.
clearConnectorType(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Remove a relationship between a connection and a connector type.
clearEmbeddedConnection(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Remove a relationship between a virtual connection and an embedded connection.
clearEndpoint(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Remove a relationship between a connection and an endpoint.
ConnectionManagerClient - Class in org.odpi.openmetadata.accessservices.itinfrastructure.client
ConnectionManagerClient supports the APIs to maintain connections and their related objects.
ConnectionManagerClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Create a new client with no authentication embedded in the HTTP request.
ConnectionManagerClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Create a new client that passes userId and password in each HTTP request.
ConnectionManagerClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Create a new client that passes userId and password in each HTTP request.
ConnectionManagerClient(String, String, ITInfrastructureRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Create a new client that is going to be used in an OMAG Server.
ConnectionManagerClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Create a new client with no authentication embedded in the HTTP request.
ConnectorTypeManagerClient - Class in org.odpi.openmetadata.accessservices.itinfrastructure.client
ConnectionManagerClient supports the APIs to maintain connections and their related objects.
ConnectorTypeManagerClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectorTypeManagerClient
Create a new client with no authentication embedded in the HTTP request.
ConnectorTypeManagerClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectorTypeManagerClient
Create a new client that passes userId and password in each HTTP request.
ConnectorTypeManagerClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectorTypeManagerClient
Create a new client that passes userId and password in each HTTP request.
ConnectorTypeManagerClient(String, String, ITInfrastructureRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectorTypeManagerClient
Create a new client that is going to be used in an OMAG Server.
ConnectorTypeManagerClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectorTypeManagerClient
Create a new client with no authentication embedded in the HTTP request.
createConnection(String, String, String, ConnectionProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Create a new metadata element to represent a connection.
createConnectionFromTemplate(String, String, String, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Create a new metadata element to represent a connection using an existing metadata element as a template.
createConnectorType(String, String, String, ConnectorTypeProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectorTypeManagerClient
Create a new metadata element to represent an connectorType
createConnectorTypeFromTemplate(String, String, String, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectorTypeManagerClient
Create a new metadata element to represent an connectorType using an existing metadata element as a template.
createEndpoint(String, String, String, String, EndpointProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Create a new metadata element to represent an endpoint
createEndpointFromTemplate(String, String, String, String, String, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Create a new metadata element to represent a endpoint using an existing metadata element as a template.
createITProfile(String, String, String, String, String, ITProfileProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Create a definition of an IT profile.
createUserIdentity(String, String, String, UserIdentityProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Create a UserIdentity.

D

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

E

EndpointManagerClient - Class in org.odpi.openmetadata.accessservices.itinfrastructure.client
EndpointManagerClient supports the APIs to maintain connections and their related objects.
EndpointManagerClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Create a new client with no authentication embedded in the HTTP request.
EndpointManagerClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Create a new client that passes userId and password in each HTTP request.
EndpointManagerClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Create a new client that passes userId and password in each HTTP request.
EndpointManagerClient(String, String, ITInfrastructureRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Create a new client that is going to be used in an OMAG Server.
EndpointManagerClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Create a new client with no authentication embedded in the HTTP request.

F

findConnections(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Retrieve the list of metadata elements that contain the search string.
findConnectorTypes(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectorTypeManagerClient
Retrieve the list of connector type metadata elements that contain the search string.
findEndpoints(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Retrieve the list of endpoint metadata elements that contain the search string.
findITProfile(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Retrieve the list of matching profiles for the search string.
findUserIdentities(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Retrieve the list of user identity metadata elements that contain the search string.

G

getConnectionByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Retrieve the metadata element with the supplied unique identifier.
getConnectionsByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Retrieve the list of metadata elements with a matching qualified or display name.
getConnectorTypeByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectorTypeManagerClient
Retrieve the connector type metadata element with the supplied unique identifier.
getConnectorTypesByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectorTypeManagerClient
Retrieve the list of connector type metadata elements with a matching qualified name, display name or connector provider class name.
getEndpointByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Retrieve the endpoint metadata element with the supplied unique identifier.
getEndpointsByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Retrieve the list of endpoint metadata elements with a matching qualified or display name.
getEndpointsForInfrastructure(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Retrieve the list of endpoint metadata elements that are attached to a specific infrastructure element.
getITProfileByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Return information about a specific IT profile.
getITProfileByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Return information about a named IT profile.
getITProfileByUserId(String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Return information about a specific IT profile.
getUserIdentitiesByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Retrieve the list of user identity metadata elements with a matching qualified name.
getUserIdentityByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Retrieve the userIdentity metadata element with the supplied unique identifier.

I

ITInfrastructureRESTClient - Class in org.odpi.openmetadata.accessservices.itinfrastructure.client.rest
ITInfrastructureRESTClient is responsible for issuing calls to the OMAS REST APIs.
ITInfrastructureRESTClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Constructor for no authentication.
ITInfrastructureRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Constructor for simple userId and password authentication.
ITInfrastructureRESTClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Constructor for simple userId and password authentication with audit log.
ITInfrastructureRESTClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Constructor for no authentication with audit log.
ITProfileManagerClient - Class in org.odpi.openmetadata.accessservices.itinfrastructure.client
OrganizationManagement is the client used by the Organization Integrator OMIS that is responsible with synchronizing organizational structures, profiles rules and users with open metadata.
ITProfileManagerClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Create a new client with no authentication embedded in the HTTP request.
ITProfileManagerClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Create a new client that passes userId and password in each HTTP request.
ITProfileManagerClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Create a new client that passes userId and password in each HTTP request.
ITProfileManagerClient(String, String, ITInfrastructureRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Create a new client that passes userId and password in each HTTP request.
ITProfileManagerClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Create a new client with no authentication embedded in the HTTP request.

L

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

O

org.odpi.openmetadata.accessservices.itinfrastructure.client - package org.odpi.openmetadata.accessservices.itinfrastructure.client
These are the client interfaces of the IT Infrastructure OMAS.
org.odpi.openmetadata.accessservices.itinfrastructure.client.rest - package org.odpi.openmetadata.accessservices.itinfrastructure.client.rest
This package contains the internal class for issuing REST calls.

R

removeConnection(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Remove the metadata element representing a connection.
removeConnectorType(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectorTypeManagerClient
Remove the metadata element representing an connectorType.
removeEndpoint(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Remove the metadata element representing a endpoint.
removeIdentityFromProfile(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Unlink a user identity from a profile.

S

setupAssetConnection(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Create a relationship between an asset and its connection.
setupConnectorType(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Create a relationship between a connection and a connector type.
setupEmbeddedConnection(String, String, String, String, int, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Create a relationship between a virtual connection and an embedded connection.
setupEndpoint(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Create a relationship between a connection and an endpoint.

U

unlinkITInfrastructureFromProfile(String, String, String, String, String, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Remove the link between a piece of infrastructure to an IT profile.
updateConnection(String, String, String, String, boolean, ConnectionProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectionManagerClient
Update the metadata element representing a connection.
updateConnectorType(String, String, String, boolean, String, ConnectorTypeProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ConnectorTypeManagerClient
Update the metadata element representing an connectorType.
updateEndpoint(String, String, String, boolean, String, EndpointProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Update the metadata element representing a endpoint.
updateITInfrastructureToProfile(String, String, String, String, String, Date, Date) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Update the effectivity dates of a link from a piece of infrastructure to an IT profile.
updateITProfile(String, String, String, String, boolean, ITProfileProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Update the definition of an IT profile.
updateProfileIdentity(String, String, String, String, String, boolean, ProfileIdentityProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Update the properties of the relationship between a user identity and profile.
updateUserIdentity(String, String, String, String, boolean, UserIdentityProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.ITProfileManagerClient
Update a UserIdentity.
A C D E F G I L O R S U 
All Classes All Packages