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

C

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.

E

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

findEndpoints(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Retrieve the list of endpoint metadata elements that contain the search string.

G

getClassification(String, List<ElementClassification>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ITInfrastructureOMASConverter
Retrieve a specific named classification.
getElementStub(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ITInfrastructureOMASConverter
Extract the properties from the entity.
getElementStub(Class<B>, EntityProxy, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ITInfrastructureOMASConverter
Extract the properties from the entity.
getElementStub(Class<B>, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ITInfrastructureOMASConverter
Extract the properties from the relationship.
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, String, 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.
getEntityClassification(String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ITInfrastructureOMASConverter
Extract the requested classification from the entity.
getMetadataElementHeader(Class<B>, InstanceHeader, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ITInfrastructureOMASConverter
Extract the properties from the entity or relationship.
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, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.EndpointConverter
Using the supplied instances, return a new instance of the bean.

I

initialize(AccessServiceConfig, OMRSTopicConnector, OMRSRepositoryConnector, AuditLog, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.admin.ITInfrastructureAdmin
Initialize the access service.
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(Connection, OMRSRepositoryHelper, OMRSRepositoryValidator, String, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.listener.ITInfrastructureOMRSTopicListener
The constructor is given the connection to the out topic for Asset Consumer OMAS along with classes for testing and manipulating instances.
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>, AuditLog, String, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureServicesInstance
Set up the handlers for this server.

O

org.odpi.openmetadata.accessservices.itinfrastructure.admin - package org.odpi.openmetadata.accessservices.itinfrastructure.admin
 
org.odpi.openmetadata.accessservices.itinfrastructure.converters - package org.odpi.openmetadata.accessservices.itinfrastructure.converters
 
org.odpi.openmetadata.accessservices.itinfrastructure.listener - package org.odpi.openmetadata.accessservices.itinfrastructure.listener
 
org.odpi.openmetadata.accessservices.itinfrastructure.server - package org.odpi.openmetadata.accessservices.itinfrastructure.server
 

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.
removeClassification(String, List<ElementClassification>) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.converters.ITInfrastructureOMASConverter
Remove the requested classification from the bean classifications and return the resulting list.
removeEndpoint(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Remove the metadata element representing a endpoint.

S

shutdown() - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.admin.ITInfrastructureAdmin
Shutdown the access service.

U

updateEndpoint(String, String, String, boolean, EndpointRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
Update the metadata element representing a endpoint.
C E F G I O R S U 
All Classes All Packages