Skip navigation links
A C D E G H I L O P R S T U V 

A

AccessServiceConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
AccessServiceConfig provides the configuration for a single Open Metadata Access Service (OMAS).
AccessServiceConfig() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Default constructor for use with Jackson libraries
AccessServiceConfig(AccessServiceConfig) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Copy/clone constructor
AccessServiceConfig(AccessServiceRegistration) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Set up the default values for an access service using an access service description.
AccessServiceConfigResponse - Class in org.odpi.openmetadata.adminservices.rest
AccessServiceConfigResponse is the response structure used on the OMAG REST API calls that returns a AccessServiceConfig object as a response.
AccessServiceConfigResponse() - Constructor for class org.odpi.openmetadata.adminservices.rest.AccessServiceConfigResponse
Default constructor
AccessServiceDescription - Enum in org.odpi.openmetadata.adminservices.configuration.registration
AccessServiceDescription provides a list of registered OMAS services.
AccessServiceRegistration - Class in org.odpi.openmetadata.adminservices.configuration.registration
AccessServiceRegistration is used by an access service to register its admin services interface.
AccessServiceRegistration(int, String, String, String, String, String, ServiceOperationalStatus, String) - Constructor for class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceRegistration
Complete Constructor
AccessServiceRegistration(AccessServiceDescription, ServiceOperationalStatus, String) - Constructor for class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceRegistration
Enum Constructor
AccessServiceRegistration() - Constructor for class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceRegistration
Default constructor
AdminServicesAPIResponse - Class in org.odpi.openmetadata.adminservices.rest
AdminServicesAPIResponse provides a common header for admin services managed response to its REST API.
AdminServicesAPIResponse() - Constructor for class org.odpi.openmetadata.adminservices.rest.AdminServicesAPIResponse
Default constructor
AdminServicesAPIResponse(AdminServicesAPIResponse) - Constructor for class org.odpi.openmetadata.adminservices.rest.AdminServicesAPIResponse
Copy/clone constructor
AdminServicesConfigHeader - Class in org.odpi.openmetadata.adminservices.configuration.properties
AccessServicesConfigHeader provides a common header for configuration properties.
AdminServicesConfigHeader() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.AdminServicesConfigHeader
Default Constructor
AdminServicesConfigHeader(AdminServicesConfigHeader) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.AdminServicesConfigHeader
Copy/clone constructor

C

CohortConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
CohortConfig provides the configuration properties used to connect to an open metadata repository cohort.
CohortConfig() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.CohortConfig
Default constructor does nothing.
CohortConfig(CohortConfig) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.CohortConfig
Copy/clone constructor
CohortConfigResponse - Class in org.odpi.openmetadata.adminservices.rest
CohortConfigResponse is the response structure used on the OMAG REST API calls that returns a CohortConfig object as a response.
CohortConfigResponse() - Constructor for class org.odpi.openmetadata.adminservices.rest.CohortConfigResponse
Default constructor
CommonServicesDescription - Enum in org.odpi.openmetadata.adminservices.configuration.registration
AccessServiceDescription provides a list of registered OMAS services.
COMPATIBLE_VERSIONS - Static variable in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
 
ConformanceSuiteConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
ConformanceSuiteConfig provides the configuration for an OMAG server that is running the Open Metadata Conformance suite.
ConformanceSuiteConfig() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.ConformanceSuiteConfig
Default constructor does nothing.
ConformanceSuiteConfig(ConformanceSuiteConfig) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.ConformanceSuiteConfig
Copy/clone constructor
ConnectionListResponse - Class in org.odpi.openmetadata.adminservices.rest
ConnectionListResponse is the response structure used on the OMAS REST API calls that return a list of connections as a response.
ConnectionListResponse() - Constructor for class org.odpi.openmetadata.adminservices.rest.ConnectionListResponse
Default constructor
ConnectionListResponse(ConnectionListResponse) - Constructor for class org.odpi.openmetadata.adminservices.rest.ConnectionListResponse
Copy/clone constructor
ConnectionResponse - Class in org.odpi.openmetadata.adminservices.rest
ConnectionResponse is the response structure used on the Asset Consumer OMAS REST API calls that returns a Connection object as a response.
ConnectionResponse() - Constructor for class org.odpi.openmetadata.adminservices.rest.ConnectionResponse
Default constructor
ConnectionResponse(ConnectionResponse) - Constructor for class org.odpi.openmetadata.adminservices.rest.ConnectionResponse
Copy/clone constructor

D

DataEngineProxyConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
DataEngineProxyConfig caches the properties that are used to setup up the connector to a Data Engine Proxy in the server.
DataEngineProxyConfig() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.DataEngineProxyConfig
Default constuctor
DataEngineProxyConfig(DataEngineProxyConfig) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.DataEngineProxyConfig
Copy data from template
DataPlatformServicesConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
The Data platform config class provides the configuration properties for the data-platform-services.
DataPlatformServicesConfig() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.DataPlatformServicesConfig
Default Constructor
DataPlatformServicesConfig(String, String, String, Connection, String, String) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.DataPlatformServicesConfig
Default Constructor
DataPlatformServicesConfig(AdminServicesConfigHeader, String, String, String, Connection, String, String) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.DataPlatformServicesConfig
Constructor to set up properties in one go
defaultLocalServerType - Static variable in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
 
DiscoveryEngineServicesConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
DiscoveryEngineServicesConfig provides the properties to configure a discovery server.
DiscoveryEngineServicesConfig() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.DiscoveryEngineServicesConfig
Default constructor
DiscoveryEngineServicesConfig(DiscoveryEngineServicesConfig) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.DiscoveryEngineServicesConfig
Copy/clone constructor
DiscoveryEngineServicesConfigResponse - Class in org.odpi.openmetadata.adminservices.rest
DiscoveryEngineServicesConfigResponse is the response structure used on the OMAG REST API calls that returns a DiscoveryEngineServicesConfig object as a response.
DiscoveryEngineServicesConfigResponse() - Constructor for class org.odpi.openmetadata.adminservices.rest.DiscoveryEngineServicesConfigResponse
Default constructor

E

EnterpriseAccessConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
EnterpriseAccessConfig describes the properties that control the enterprise access services that the OMRS provides to the Open Metadata Access Services (OMASs).
EnterpriseAccessConfig() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.EnterpriseAccessConfig
Default Constructor does nothing.
EnterpriseAccessConfig(EnterpriseAccessConfig) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.EnterpriseAccessConfig
Copy/clone constructor
EnterpriseAccessConfig(String, String, Connection, OpenMetadataEventProtocolVersion) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.EnterpriseAccessConfig
Constructor to set up all configuration values.
equals(Object) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.CohortConfig
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ConformanceSuiteConfig
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DataEngineProxyConfig
equals(Object) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DiscoveryEngineServicesConfig
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EventBusConfig
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationViewServiceConfig
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryConfig
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerClientConfig
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OpenLineageServerConfig
 
equals(Object) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.PlatformConformanceWorkbenchConfig
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryConformanceWorkbenchConfig
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryServicesConfig
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ResourceEndpointConfig
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecurityOfficerConfig
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SolutionViewServiceConfig
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.StewardshipEngineServicesConfig
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.VirtualizationConfig
 
equals(Object) - Method in class org.odpi.openmetadata.adminservices.rest.AccessServiceConfigResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adminservices.rest.CohortConfigResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adminservices.rest.ConnectionListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.adminservices.rest.ConnectionResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.adminservices.rest.DiscoveryEngineServicesConfigResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adminservices.rest.EventBusConfigResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adminservices.rest.LocalRepositoryConfigResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adminservices.rest.OMAGServerConfigResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adminservices.rest.PlatformSecurityRequestBody
 
equals(Object) - Method in class org.odpi.openmetadata.adminservices.rest.ServerTypeClassificationResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.adminservices.rest.ServerTypeClassificationSummary
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.adminservices.rest.StewardshipEngineServicesConfigResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adminservices.rest.URLRequestBody
Compare objects
equals(Object) - Method in class org.odpi.openmetadata.adminservices.rest.ViewServiceConfigResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adminservices.rest.ViewServicesResponse
Return comparison result based on the content of the properties.
EventBusConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
EventBusConfig caches the default properties that are used to set up event-based connectors in the server.
EventBusConfig() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.EventBusConfig
Default constructor
EventBusConfig(EventBusConfig) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.EventBusConfig
Copy/clone constructor
EventBusConfigResponse - Class in org.odpi.openmetadata.adminservices.rest
EventBusConfigResponse is the response structure used on the OMAG REST API calls that returns a EventBusConfig object as a response.
EventBusConfigResponse() - Constructor for class org.odpi.openmetadata.adminservices.rest.EventBusConfigResponse
Default constructor

G

getAccessServiceAdminClass() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Return the Java class name of the admin-services interface for this access service.
getAccessServiceAdminClassName() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceRegistration
Return the class name of the admin class that should be called during initialization and termination.
getAccessServiceCode() - Method in enum org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
Return the code for this enum instance
getAccessServiceCode() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceRegistration
Return the code for this access service
getAccessServiceDescription() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Return the short description of the access service.
getAccessServiceDescription() - Method in enum org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
Return the default description for the type for this enum instance.
getAccessServiceDescription() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceRegistration
Return the default description for the type for this access service.
getAccessServiceFullName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Return the full name of the access service.
getAccessServiceFullName() - Method in enum org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
Return the formal name for this enum instance.
getAccessServiceFullName() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceRegistration
Return the full name for this access service.
getAccessServiceId() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Return the code number (ordinal) for this access service.
getAccessServiceInTopic() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Return the OCF Connection for the topic used to pass requests to this access service.
getAccessServiceInTopic() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceRegistration
Return the InTopic name for the access service.
getAccessServiceName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Return the name of the access service.
getAccessServiceName() - Method in enum org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
Return the default name for this enum instance.
getAccessServiceName() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceRegistration
Return the default name for this access service.
getAccessServiceOperationalStatus() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Return the status of this access service.
getAccessServiceOperationalStatus() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceRegistration
Return the initial operational status for this access service.
getAccessServiceOptions() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Return the options for this access service.
getAccessServiceOutTopic() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Return the OCF Connection for the topic used by this access service to publish events.
getAccessServiceOutTopic() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceRegistration
Return the OutTopic name for the access service.
getAccessServiceRootURL() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DataEngineProxyConfig
Provide the root URL of the Data Engine OMAS
getAccessServiceRootURL() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecurityOfficerConfig
Return the URL for the Security Officer OMAS connected
getAccessServiceRootURL() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig
Return the URL for the Governance Engine Server used in the Governance Server Connector
getAccessServicesConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Return the configuration for the registered Open Metadata Access Services (OMAS).
getAccessServiceServerName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DataEngineProxyConfig
Provide the server name of the Data Engine OMAS
getAccessServiceServerName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecurityOfficerConfig
Return the name of the server where Security Officer OMAS is running
getAccessServiceServerName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig
Return the name of the server where Governance Engine OMAS is running
getAccessServiceURLMarker() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Return the string that appears in the REST API URL that identifies the owning service.
getAccessServiceURLMarker() - Method in enum org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
Return the string that appears in the REST API URL that identifies the owning service.
getAccessServiceURLMarker() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceRegistration
Return the string that appears in the REST API URL that identifies the owning service.
getAccessServiceWiki() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Return the wiki page link for the access service.
getAccessServiceWiki() - Method in enum org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
Return the URL for the wiki page describing this access service.
getAccessServiceWiki() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceRegistration
Return the URL for the wiki page describing this access service.
getAdditionalProperties() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EventBusConfig
Deprecated.
getAuditLogConnections() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryServicesConfig
Return the Connection properties used to create an OCF Connector to the AuditLog.
getAuditTrail() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Return the list of audit log entries associated with this config file.
getBatchWindowInSeconds() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DataEngineProxyConfig
Provide the maximum number of seconds to include for a window of polling.
getCohortConfigList() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryServicesConfig
Return the configuration properties for each open metadata repository cohort that this local server connects to.
getCohortName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.CohortConfig
Return the name of the cohort.
getCohortOMRSTopicConnection() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.CohortConfig
Return the connection to the cohort's OMRS Topic.
getCohortOMRSTopicProtocolVersion() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.CohortConfig
Return the protocol version to use when exchanging events amongst the cohort members.
getCohortRegistryConnection() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.CohortConfig
Set up the connection to the cohort registry store.
getConfig() - Method in class org.odpi.openmetadata.adminservices.rest.AccessServiceConfigResponse
Return the config object.
getConfig() - Method in class org.odpi.openmetadata.adminservices.rest.CohortConfigResponse
Return the config object.
getConfig() - Method in class org.odpi.openmetadata.adminservices.rest.DiscoveryEngineServicesConfigResponse
Return the config object.
getConfig() - Method in class org.odpi.openmetadata.adminservices.rest.EventBusConfigResponse
Return the config object.
getConfig() - Method in class org.odpi.openmetadata.adminservices.rest.LocalRepositoryConfigResponse
Return the config object.
getConfig() - Method in class org.odpi.openmetadata.adminservices.rest.StewardshipEngineServicesConfigResponse
Return the config object.
getConfig() - Method in class org.odpi.openmetadata.adminservices.rest.ViewServiceConfigResponse
Return the config object.
getConfigurationProperties() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EventBusConfig
Return the configuration properties for the event bus connection.
getConformanceSuiteConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Return the configuration for the open metadata conformance suite services.
getConnection() - Method in class org.odpi.openmetadata.adminservices.rest.ConnectionResponse
Return the Connection object.
getConnections() - Method in class org.odpi.openmetadata.adminservices.rest.ConnectionListResponse
Return the connection list result.
getConnectorProvider() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EventBusConfig
Return the class name of the connector provider for the event bus.
getDataEngineConnection() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DataEngineProxyConfig
Provide the connection to the Data Engine
getDataEngineProxyConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Return the configuration for the data engine proxy services.
getDataPlatformConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DataPlatformServicesConfig
 
getDataPlatformConnection() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DataPlatformServicesConfig
 
getDataPlatformConnectionProvider() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DataPlatformServicesConfig
 
getDataPlatformGUID() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DataPlatformServicesConfig
 
getDataPlatformOmasInTopic() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DataPlatformServicesConfig
 
getDataPlatformOmasInTopicName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DataPlatformServicesConfig
 
getDataPlatformServerName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DataPlatformServicesConfig
 
getDataPlatformServerURL() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DataPlatformServicesConfig
 
getDataPlatformServicesConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Return the configuration for the data platform services.
getDescription() - Method in enum org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryMode
Return the description of this enum value.
getDescription() - Method in enum org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataEventProtocolVersion
Return the default description for this enum instance.
getDescription() - Method in enum org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataExchangeRule
Return the description of this metadata instance replication rule.
getDescription() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ResourceEndpointConfig
Return the description of resource.
getDiscoveryEngineNames() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DiscoveryEngineServicesConfig
Return the list of unique names (qualifiedName) for the discovery engines that will run in this server.
getDiscoveryEngineServicesConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Return the configuration for a discovery server.
getEnterpriseAccessConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryServicesConfig
Return the configuration for the federation services provided by OMRS to the Open Metadata Access Services (OMASs).
getEnterpriseMetadataCollectionId() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EnterpriseAccessConfig
Return the unique identifier for the combined metadata collection covered by the connected open metadata repositories.
getEnterpriseMetadataCollectionName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EnterpriseAccessConfig
Return the name of the combined metadata collection covered by the connected open metadata repositories.
getEnterpriseOMRSTopicConnection() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EnterpriseAccessConfig
Return the connection for the Enterprise OMRS Topic connector.
getEnterpriseOMRSTopicProtocolVersion() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EnterpriseAccessConfig
Return the protocol version to use on the EnterpriseOMRSTopicConnector.
getEventBusConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Set up the information used to create connections to an event bus.
getEventMapperConnection() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryConfig
Return the connection properties for the event mapper for the local repository.
getEventsToProcessRule() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.CohortConfig
Return the rule indicating whether incoming metadata events from a cohort should be processed.
getEventsToSaveRule() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryConfig
Return the enumeration describing which open metadata repository events should be saved to the local repository.
getEventsToSendRule() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryConfig
Return the enumeration describing which open metadata repository events should be sent from the local repository.
getGovernanceServersDescriptionList() - Static method in enum org.odpi.openmetadata.adminservices.configuration.registration.CommonServicesDescription
Return a list containing each of the access service descriptions defined in this enum class.
getGovernanceServersDescriptionList() - Static method in enum org.odpi.openmetadata.adminservices.configuration.registration.GovernanceServicesDescription
Return a list containing each of the governance service descriptions defined in this enum class.
getGovernanceServersURLMarkers() - Static method in enum org.odpi.openmetadata.adminservices.configuration.registration.GovernanceServicesDescription
Return a set of non null url markers (short names) of the governance services
getInTopicConnection() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OpenLineageServerConfig
Return the OCF Connection for the In Topic used to pass requests to this Open Lineage.
getInTopicName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OpenLineageServerConfig
Return the Input Topic Name for Open Lineage
getJobIntervalInSeconds() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OpenLineageServerConfig
 
getLineageGraphConnection() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OpenLineageServerConfig
Return the Connection for LineageGraph that will be used for Open Lineage
getLineageServerURL() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OpenLineageServerConfig
Return the URL for the Lineage Server used in the Governance Server Connector
getLocalRepositoryConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryServicesConfig
Return the configuration properties for the local repository.
getLocalRepositoryLocalConnection() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryConfig
Return the connection properties used to create a locally optimized connector to the local repository for use by this local server's components.
getLocalRepositoryMode() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryConfig
Return the mode that the local repository is operating in.
getLocalRepositoryRemoteConnection() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryConfig
Return the connection properties used to create a connector to the local repository for use by remote servers.
getLocalServerId() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Return an unique identifier for this server.
getLocalServerName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Return the name of the local server.
getLocalServerPassword() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Return the password that the local server should use on outbound REST calls (this is the password for the localServerUserId).
getLocalServerType() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Return the descriptive name for the server type.
getLocalServerURL() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Return the base URL for calling the local server.
getLocalServerUserId() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Return the userId that the local server should use when processing events and there is no external user driving the operation.
getMaxPageSize() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Return the maximum page size supported by this server.
getMaxSearchResults() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryConformanceWorkbenchConfig
Return the maximum search results that should processed for testing the search operations of the server under test.
getMessageDefinition() - Method in enum org.odpi.openmetadata.adminservices.ffdc.OMAGAdminAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.adminservices.ffdc.OMAGAdminAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
Retrieve a message definition object for an exception.
getMetadataCollectionId() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryConfig
Return the unique id of local repository's metadata collection.
getMetadataCollectionName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryConfig
Return the display name of the metadata collection.
getName() - Method in enum org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryMode
Return the name of this enum value.
getName() - Method in enum org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataEventProtocolVersion
Return the default name for this enum instance.
getName() - Method in enum org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataExchangeRule
Return the name of this metadata instance replication rule.
getOMAGServerConfig() - Method in class org.odpi.openmetadata.adminservices.rest.OMAGServerConfigResponse
Return the OMAGServerConfig object.
getOMAGServerName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerClientConfig
Return the name of the OMAG server.
getOMAGServerPlatformRootURL() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerClientConfig
Return the root URL of the OMAG ServerPlatform.
getOpenLineageDescription() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OpenLineageServerConfig
Return the short description of the Open Lineage Component.
getOpenLineageId() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OpenLineageServerConfig
Return the code number (ordinal) for this Open Lineage
getOpenLineageName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OpenLineageServerConfig
Return the name of the Open Lineage Connector
getOpenLineageServerConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Return the configuration for open lineage services.
getOpenMetadataArchiveConnections() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryServicesConfig
Return the list of Connection object, each of which is used to create the Connector to an Open Metadata Archive.
getOrdinal() - Method in enum org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryMode
Return the code number of this enum value.
getOrdinal() - Method in enum org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataEventProtocolVersion
Return the code for this enum instance
getOrdinal() - Method in enum org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataExchangeRule
Return the code number of this metadata instance replication rule.
getOrganizationName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Return the name of the organization that is running the server.
getPlatformName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ResourceEndpointConfig
Return the platformName of resource.
getPlatformRootURL() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ResourceEndpointConfig
Return the platformRootURL of resource.
getPlatformSecurityConnection() - Method in class org.odpi.openmetadata.adminservices.rest.PlatformSecurityRequestBody
 
getPlatformWorkbenchConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ConformanceSuiteConfig
Return the configuration for the platform workbench.
getPollingInterval() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig
 
getPollIntervalInSeconds() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DataEngineProxyConfig
Provide the seconds to wait between each polling of the data engine for changes.
getRepositoryServicesConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Return the Open Metadata Repository Services (OMRS) config.
getRepositoryWorkbenchConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ConformanceSuiteConfig
Return the configuration for the repository workbench.
getResourceCategory() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ResourceEndpointConfig
Return the category of resource - indicating whether the resource is a platform or server.
getResourceEndpoints() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationViewServiceConfig
Return the resourceEndpoints list.
getSecurityOfficerConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Return the configuration for the security officer services.
getSecurityOfficerServerInTopic() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecurityOfficerConfig
Return the OCF Connection for the In Topic used to pass requests to this Security Officer.
getSecurityOfficerServerInTopicName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecurityOfficerConfig
Return the Input Topic Name for Security Officer Server
getSecurityOfficerServerOutTopic() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecurityOfficerConfig
Return the OCF Connection for the topic used to pass requests to Security Officer.
getSecurityOfficerServerOutTopicName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecurityOfficerConfig
Return the Security Officer Out Topic Name
getSecurityServerURL() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig
Return the URL for the Security Server used in the Governance Server Connector
getSecuritySyncAccessResourceServiceName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig
Return the Access Resource Service Named used in the Governance Services Connector to synchronize the access resource policies.
getSecuritySyncConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Return the configuration for the security synchronization services.
getSecuritySyncInTopic() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig
Return the OCF Connection for the In Topic used to pass requests to this Security Sync.
getSecuritySyncInTopicName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig
Return the Input Topic Name for Security Sync
getSecuritySyncOutTopic() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig
Return the OCF Connection for the topic used to pass requests to Security Sync.
getSecuritySyncOutTopicName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig
Return the Security Sync Out Topic Name
getSecuritySyncServerAuthorization() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig
Return the authorization needed in the Governance Services Connector
getSecuritySyncServerConnection() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig
Return the OCF Connection for the Security Server used to push the Security Tags.
getSecuritySyncServerType() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig
Return the server type in order to identify the Governance Connector.
getSecuritySyncTagServiceName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig
Return the Tag Service Named used in the Governance Services Connector to synchronize the governed classifications.
getSelectedTypesToProcess() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.CohortConfig
Return the list of TypeDefs used if the eventsToProcess rule (above) says "SELECTED_TYPES" - otherwise it is set to null.
getSelectedTypesToSave() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryConfig
Return the list of TypeDefs in supported of the eventsToSave.SELECTED_TYPES option.
getSelectedTypesToSend() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryConfig
Return the list of TypeDefs in supported of the eventsToSend.SELECTED_TYPES option.
getServerInstanceName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ResourceEndpointConfig
Return the serverInstanceName of resource.
getServerName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ResourceEndpointConfig
Return the serverName of resource.
getServerSecurityConnection() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Return the connection for the optional server security connector that validates calls to this server from admin to operations to metadata and governance services.
getServerSuperType() - Method in class org.odpi.openmetadata.adminservices.rest.ServerTypeClassificationSummary
Return the description of the supertype (if any)
getServerTypeClassification() - Method in class org.odpi.openmetadata.adminservices.rest.ServerTypeClassificationResponse
Return the classification for this server type.
getServerTypeDescription() - Method in enum org.odpi.openmetadata.adminservices.configuration.registration.ServerTypeClassification
Returns description of server type
getServerTypeDescription() - Method in class org.odpi.openmetadata.adminservices.rest.ServerTypeClassificationSummary
Return the description of this server type.
getServerTypeName() - Method in enum org.odpi.openmetadata.adminservices.configuration.registration.ServerTypeClassification
Returns the unique identifier for the error message.
getServerTypeName() - Method in class org.odpi.openmetadata.adminservices.rest.ServerTypeClassificationSummary
Return the default name for this server type.
getServerTypeWiki() - Method in enum org.odpi.openmetadata.adminservices.configuration.registration.ServerTypeClassification
Return the link to the page on the Egeria website that describes this server.
getServerTypeWiki() - Method in class org.odpi.openmetadata.adminservices.rest.ServerTypeClassificationSummary
Return the URL for the wiki page describing this server type.
getServiceCode() - Method in enum org.odpi.openmetadata.adminservices.configuration.registration.CommonServicesDescription
Return the code for this enum instance
getServiceCode() - Method in enum org.odpi.openmetadata.adminservices.configuration.registration.GovernanceServicesDescription
Return the code for this enum instance
getServiceDescription() - Method in enum org.odpi.openmetadata.adminservices.configuration.registration.CommonServicesDescription
Return the default description for the type for this enum instance.
getServiceDescription() - Method in enum org.odpi.openmetadata.adminservices.configuration.registration.GovernanceServicesDescription
Return the default description for the type for this enum instance.
getServiceName() - Method in enum org.odpi.openmetadata.adminservices.configuration.registration.CommonServicesDescription
Return the default name for this enum instance.
getServiceName() - Method in enum org.odpi.openmetadata.adminservices.configuration.registration.GovernanceServicesDescription
Return the default name for this enum instance.
getServices() - Method in class org.odpi.openmetadata.adminservices.rest.ViewServicesResponse
Return the list of services
getServiceURLMarker() - Method in enum org.odpi.openmetadata.adminservices.configuration.registration.CommonServicesDescription
Return the string that appears in the REST API URL that identifies the owning service.
getServiceURLMarker() - Method in enum org.odpi.openmetadata.adminservices.configuration.registration.GovernanceServicesDescription
Return the string that appears in the REST API URL that identifies the owning service.
getServiceWiki() - Method in enum org.odpi.openmetadata.adminservices.configuration.registration.CommonServicesDescription
Return the URL for the wiki page describing this access service.
getServiceWiki() - Method in enum org.odpi.openmetadata.adminservices.configuration.registration.GovernanceServicesDescription
Return the URL for the wiki page describing this governance service.
getStewardshipEngineNames() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.StewardshipEngineServicesConfig
Return the list of unique names (qualifiedName) for the stewardship engines that will run in this server.
getStewardshipEngineServicesConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Return the configuration for the stewardship services in a server.
getStoreName(String, String...) - Method in class org.odpi.openmetadata.adminservices.store.OMAGServerConfigStoreConnectorBase
This method provides the ability to generate the name of the store based on a template and insert values.
getSuccessMessage() - Method in class org.odpi.openmetadata.adminservices.rest.SuccessMessageResponse
Return the success message (if any).
getSuperType() - Method in enum org.odpi.openmetadata.adminservices.configuration.registration.ServerTypeClassification
Returns super type of server - null for top level.
getTopicURLRoot() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EventBusConfig
Return the root of the topic URL.
getTutPlatformURLRoot() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.PlatformConformanceWorkbenchConfig
Return the URL root of the platform that the platform workbench is to test.
getTutRepositoryServerName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryConformanceWorkbenchConfig
Return the name of the server that the repository workbench is to test.
getTypeCode() - Method in enum org.odpi.openmetadata.adminservices.configuration.registration.ServiceOperationalStatus
Return the code for this enum instance
getTypeCode() - Method in enum org.odpi.openmetadata.adminservices.OMAGServiceMode
Return the code for this enum instance
getTypeDescription() - Method in enum org.odpi.openmetadata.adminservices.configuration.registration.ServiceOperationalStatus
Return the default description for the type for this enum instance.
getTypeDescription() - Method in enum org.odpi.openmetadata.adminservices.OMAGServiceMode
Return the default description for the type for this enum instance.
getTypeName() - Method in enum org.odpi.openmetadata.adminservices.configuration.registration.ServiceOperationalStatus
Return the default name for this enum instance.
getTypeName() - Method in enum org.odpi.openmetadata.adminservices.OMAGServiceMode
Return the default name for this enum instance.
getUrlRoot() - Method in class org.odpi.openmetadata.adminservices.rest.URLRequestBody
Return the URL root (typically host name and port).
getVersionId() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Return the versionId of this document.
getViewServiceAdminClass() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig
Return the Java class name of the admin-services interface for this view service.
getViewServiceAdminClassName() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceRegistration
Return the class name of the admin class that should be called during initialization and termination.
getViewServiceCode() - Method in enum org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Return the code for this enum instance
getViewServiceCode() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceRegistration
Return the code for this view service
getViewServiceDescription() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig
Return the short description of the view service.
getViewServiceDescription() - Method in enum org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Return the default description for the type for this enum instance.
getViewServiceDescription() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceRegistration
Return the default description for the type for this view service.
getViewServiceFullName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig
Return the full name of the view service.
getViewServiceFullName() - Method in enum org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Return the formal name for this enum instance.
getViewServiceFullName() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceRegistration
Return the full name for this view service.
getViewServiceId() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig
Return the code number (ordinal) for this view service.
getViewServiceName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig
Return the name of the view service.
getViewServiceName() - Method in enum org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Return the default name for this enum instance.
getViewServiceName() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceRegistration
Return the default name for this view service.
getViewServiceOperationalStatus() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig
Return the status of this view service.
getViewServiceOperationalStatus() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceRegistration
Return the initial operational status for this view service.
getViewServiceOptions() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig
Return the options for this view service.
getViewServicesConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Return the configuration for the registered Open Metadata View Services (OMVS).
getViewServiceURLMarker() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig
Return the string that appears in the REST API URL that identifies the owning service.
getViewServiceURLMarker() - Method in enum org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Return the string that appears in the REST API URL that identifies the owning service.
getViewServiceURLMarker() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceRegistration
Return the string that appears in the REST API URL that identifies the owning service.
getViewServiceWiki() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig
Return the wiki page link for the view service.
getViewServiceWiki() - Method in enum org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Return the URL for the wiki page describing this UI view.
getViewServiceWiki() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceRegistration
Return the URL for the wiki page describing this view service.
getVirtualizationConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Return the configuration for the virtualization services.
getVirtualizationProvider() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.VirtualizationConfig
Provide the name of virtualization provider
getVirtualizationSolutionConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.VirtualizationConfig
Provide the connection of the virtualization configuration
getVirtualizationSolutionConnection() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.VirtualizationConfig
Provide the connection of the virtualization solution
getVirtualizerInboundTopic() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.VirtualizationConfig
Provide the connection of the information view out topic
getVirtualizerInboundTopicName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.VirtualizationConfig
Provide the name of the information view out topic
getVirtualizerOutboundTopic() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.VirtualizationConfig
Provide the connection of the information view in topic
getVirtualizerOutboundTopicName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.VirtualizationConfig
Provide the name of the information view in topic
GovernanceServicesDescription - Enum in org.odpi.openmetadata.adminservices.configuration.registration
GovernanceServicesDescription provides a list of subsystems that support the various governance servers.

H

hashCode() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.CohortConfig
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ConformanceSuiteConfig
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DataEngineProxyConfig
hashCode() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DiscoveryEngineServicesConfig
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EventBusConfig
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationViewServiceConfig
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryConfig
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerClientConfig
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OpenLineageServerConfig
 
hashCode() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.PlatformConformanceWorkbenchConfig
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryConformanceWorkbenchConfig
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryServicesConfig
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ResourceEndpointConfig
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecurityOfficerConfig
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SolutionViewServiceConfig
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.StewardshipEngineServicesConfig
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.VirtualizationConfig
 
hashCode() - Method in class org.odpi.openmetadata.adminservices.rest.AccessServiceConfigResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.adminservices.rest.CohortConfigResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.adminservices.rest.ConnectionListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.adminservices.rest.ConnectionResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.adminservices.rest.DiscoveryEngineServicesConfigResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.adminservices.rest.EventBusConfigResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.adminservices.rest.LocalRepositoryConfigResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.adminservices.rest.OMAGServerConfigResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.adminservices.rest.PlatformSecurityRequestBody
 
hashCode() - Method in class org.odpi.openmetadata.adminservices.rest.ServerTypeClassificationResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.adminservices.rest.ServerTypeClassificationSummary
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.adminservices.rest.StewardshipEngineServicesConfigResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.adminservices.rest.URLRequestBody
Simple hash for the object
hashCode() - Method in class org.odpi.openmetadata.adminservices.rest.ViewServiceConfigResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.adminservices.rest.ViewServicesResponse
Return hash code for this object

I

IntegrationViewServiceConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
 
IntegrationViewServiceConfig() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationViewServiceConfig
Default constructor for use with Jackson libraries
IntegrationViewServiceConfig(IntegrationViewServiceConfig) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationViewServiceConfig
Copy/clone constructor
IntegrationViewServiceConfig(ViewServiceRegistration) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationViewServiceConfig
Call the superclass to set up the default values for a view service using a view service description.

L

LocalRepositoryConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
LocalRepositoryConfig provides the properties to control the behavior of the metadata repository associated with this server.
LocalRepositoryConfig() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryConfig
Default constructor used for JSON to Java processes - does not do anything useful because all local variables are initialized to null in their declaration.
LocalRepositoryConfig(LocalRepositoryConfig) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryConfig
Copy/clone constructor
LocalRepositoryConfigResponse - Class in org.odpi.openmetadata.adminservices.rest
LocalRepositoryConfigResponse is the response structure used on the OMAG REST API calls that returns a LocalRepositoryConfig object as a response.
LocalRepositoryConfigResponse() - Constructor for class org.odpi.openmetadata.adminservices.rest.LocalRepositoryConfigResponse
Default constructor
LocalRepositoryMode - Enum in org.odpi.openmetadata.adminservices.configuration.properties
LocalRepositoryMode classifies the capability of the server's local repository.

O

OMAGAdminAuditCode - Enum in org.odpi.openmetadata.adminservices.ffdc
The OMAGAdminAuditCode is used to define the message content for the OMRS Audit Log.
OMAGAdminErrorCode - Enum in org.odpi.openmetadata.adminservices.ffdc
The OMAGAdminErrorCode is used to define first failure data capture (FFDC) for errors that occur within the OMAG Server It is used in conjunction with OMAG Exceptions, both Checked and Runtime (unchecked).
OMAGConfigurationErrorException - Exception in org.odpi.openmetadata.adminservices.ffdc.exception
OMAGConfigurationErrorException is used when configuration parameters passed on earlier calls turn out to be invalid or make the new call invalid.
OMAGConfigurationErrorException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGConfigurationErrorException
This is the typical constructor used for creating an OCFCheckedException.
OMAGConfigurationErrorException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGConfigurationErrorException
This is the typical constructor used for creating an OCFCheckedException.
OMAGConfigurationErrorException(ExceptionMessageDefinition, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGConfigurationErrorException
This is the constructor used for creating an OCFCheckedException when an unexpected error has been caught.
OMAGConfigurationErrorException(ExceptionMessageDefinition, String, String, Throwable, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGConfigurationErrorException
This is the constructor used for creating an OCFCheckedException when an unexpected error has been caught.
OMAGConfigurationErrorException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGConfigurationErrorException
This is the constructor used when receiving an exception from a remote server.
OMAGConfigurationErrorException(String, OCFCheckedExceptionBase) - Constructor for exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGConfigurationErrorException
This is the copy/clone constructor used for creating an exception.
OMAGConfigurationErrorException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGConfigurationErrorException
Deprecated.
OMAGConfigurationErrorException(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGConfigurationErrorException
Deprecated.
OMAGInvalidParameterException - Exception in org.odpi.openmetadata.adminservices.ffdc.exception
OMAGInvalidParameterException is used when invalid parameters are passed on an OMAG call.
OMAGInvalidParameterException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGInvalidParameterException
This is the typical constructor used for creating an OCFCheckedException.
OMAGInvalidParameterException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGInvalidParameterException
This is the typical constructor used for creating an OCFCheckedException.
OMAGInvalidParameterException(ExceptionMessageDefinition, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGInvalidParameterException
This is the constructor used for creating an OCFCheckedException when an unexpected error has been caught.
OMAGInvalidParameterException(ExceptionMessageDefinition, String, String, Throwable, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGInvalidParameterException
This is the constructor used for creating an OCFCheckedException when an unexpected error has been caught.
OMAGInvalidParameterException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGInvalidParameterException
This is the constructor used when receiving an exception from a remote server.
OMAGInvalidParameterException(String, OCFCheckedExceptionBase) - Constructor for exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGInvalidParameterException
This is the copy/clone constructor used for creating an exception.
OMAGInvalidParameterException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGInvalidParameterException
Deprecated.
OMAGInvalidParameterException(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGInvalidParameterException
Deprecated.
OMAGNotAuthorizedException - Exception in org.odpi.openmetadata.adminservices.ffdc.exception
OMAGNotAuthorizedException is used when invalid parameters are passed on an OMAG call.
OMAGNotAuthorizedException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGNotAuthorizedException
This is the typical constructor used for creating an OCFCheckedException.
OMAGNotAuthorizedException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGNotAuthorizedException
This is the typical constructor used for creating an OCFCheckedException.
OMAGNotAuthorizedException(ExceptionMessageDefinition, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGNotAuthorizedException
This is the constructor used for creating an OCFCheckedException when an unexpected error has been caught.
OMAGNotAuthorizedException(ExceptionMessageDefinition, String, String, Throwable, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGNotAuthorizedException
This is the constructor used for creating an OCFCheckedException when an unexpected error has been caught.
OMAGNotAuthorizedException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGNotAuthorizedException
This is the constructor used when receiving an exception from a remote server.
OMAGNotAuthorizedException(String, OCFCheckedExceptionBase) - Constructor for exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGNotAuthorizedException
This is the copy/clone constructor used for creating an exception.
OMAGNotAuthorizedException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGNotAuthorizedException
Deprecated.
OMAGNotAuthorizedException(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGNotAuthorizedException
Deprecated.
OMAGServerClientConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
OMAGServerClientConfig provides the properties to configure a server that connects to an OMAG Server.
OMAGServerClientConfig() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerClientConfig
Default constructor
OMAGServerClientConfig(OMAGServerClientConfig) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerClientConfig
Copy/clone constructor
OMAGServerConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
OMAGServerConfig provides the properties used to initialize an open metadata and governance (OMAG) server.
OMAGServerConfig() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Default constructor.
OMAGServerConfig(OMAGServerConfig) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Copy/clone constructor.
OMAGServerConfigResponse - Class in org.odpi.openmetadata.adminservices.rest
OMAGServerConfigResponse is the response structure used on the OMAG REST API calls that returns a OMAGServerConfig object as a response.
OMAGServerConfigResponse() - Constructor for class org.odpi.openmetadata.adminservices.rest.OMAGServerConfigResponse
Default constructor
OMAGServerConfigStore - Interface in org.odpi.openmetadata.adminservices.store
OMAGServerConfigStore provides the interface to the configuration for an OMAG Server.
OMAGServerConfigStoreConnectorBase - Class in org.odpi.openmetadata.adminservices.store
OMAGServerConfigStoreConnectorBase provides the base class for an OMAG Server's configuration document store.
OMAGServerConfigStoreConnectorBase() - Constructor for class org.odpi.openmetadata.adminservices.store.OMAGServerConfigStoreConnectorBase
 
OMAGServerConfigStoreProviderBase - Class in org.odpi.openmetadata.adminservices.store
The OMAGServerConfigStoreProviderBase provides a base class for the connector provider supporting the OMAG server configuration stores.
OMAGServerConfigStoreProviderBase() - Constructor for class org.odpi.openmetadata.adminservices.store.OMAGServerConfigStoreProviderBase
Default Constructor
omagServerName - Variable in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerClientConfig
 
omagServerPlatformRootURL - Variable in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerClientConfig
 
OMAGServiceMode - Enum in org.odpi.openmetadata.adminservices
OMAGServiceMode sets up whether an open metadata and governance service (OMAS) is enabled or not.
OpenLineageServerConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
OpenLineageConfig provides the properties for the open-lineage-services.
OpenLineageServerConfig() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.OpenLineageServerConfig
Default constructor
OpenLineageServerConfig(OpenLineageServerConfig) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.OpenLineageServerConfig
Set up the default values for open lineage
OpenMetadataEventProtocolVersion - Enum in org.odpi.openmetadata.adminservices.configuration.properties
OpenMetadataEventProtocolVersion provides the identifier for the version number of the event payload.
OpenMetadataExchangeRule - Enum in org.odpi.openmetadata.adminservices.configuration.properties
OpenMetadataExchangeRule controls the sending/receiving of metadata instances on the metadata highway.
org.odpi.openmetadata.adminservices - package org.odpi.openmetadata.adminservices
 
org.odpi.openmetadata.adminservices.configuration.properties - package org.odpi.openmetadata.adminservices.configuration.properties
The properties package provides the configuration properties for the different subsystems that run inside the Open Metadata and Governance (OMAG) Software Server.
org.odpi.openmetadata.adminservices.configuration.registration - package org.odpi.openmetadata.adminservices.configuration.registration
 
org.odpi.openmetadata.adminservices.ffdc - package org.odpi.openmetadata.adminservices.ffdc
 
org.odpi.openmetadata.adminservices.ffdc.exception - package org.odpi.openmetadata.adminservices.ffdc.exception
 
org.odpi.openmetadata.adminservices.rest - package org.odpi.openmetadata.adminservices.rest
 
org.odpi.openmetadata.adminservices.store - package org.odpi.openmetadata.adminservices.store
 

P

PlatformConformanceWorkbenchConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
PlatformConformanceWorkbenchConfig provides the config that drives the PlatformWorkbench within the Open Metadata Conformance Suite.
PlatformConformanceWorkbenchConfig() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.PlatformConformanceWorkbenchConfig
Default constructor does nothing.
PlatformConformanceWorkbenchConfig(PlatformConformanceWorkbenchConfig) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.PlatformConformanceWorkbenchConfig
Copy/clone constructor
PlatformSecurityRequestBody - Class in org.odpi.openmetadata.adminservices.rest
PlatformSecurityRequestBody passes information to set up a security connector to protect requests to the platform.
PlatformSecurityRequestBody() - Constructor for class org.odpi.openmetadata.adminservices.rest.PlatformSecurityRequestBody
Default constructor
PlatformSecurityRequestBody(PlatformSecurityRequestBody) - Constructor for class org.odpi.openmetadata.adminservices.rest.PlatformSecurityRequestBody
Copy/clone constructor

R

removeServerConfig() - Method in interface org.odpi.openmetadata.adminservices.store.OMAGServerConfigStore
Remove the server configuration.
RepositoryConformanceWorkbenchConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
RepositoryConformanceWorkbenchConfig provides the config that drives the RepositoryWorkbench within the Open Metadata Conformance Suite.
RepositoryConformanceWorkbenchConfig() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryConformanceWorkbenchConfig
Default constructor does nothing.
RepositoryConformanceWorkbenchConfig(RepositoryConformanceWorkbenchConfig) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryConformanceWorkbenchConfig
Copy/clone constructor
RepositoryServicesConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
RepositoryServicesConfig provides the configuration properties that are needed by the OMRS components to manage access to the metadata repositories that are members of the open metadata repository clusters that this server connects to.
RepositoryServicesConfig() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryServicesConfig
Default constructor does nothing
RepositoryServicesConfig(RepositoryServicesConfig) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryServicesConfig
Copy/clone constructor
ResourceEndpointConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
ResourceEndpointConfig defines the properties of a resource endpoint that an integration view service can connect to.
ResourceEndpointConfig() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.ResourceEndpointConfig
Default constructor
ResourceEndpointConfig(ResourceEndpointConfig) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.ResourceEndpointConfig
Copy/clone constructor
retrieveServerConfig() - Method in interface org.odpi.openmetadata.adminservices.store.OMAGServerConfigStore
Retrieve the configuration saved from a previous run of the server.

S

saveServerConfig(OMAGServerConfig) - Method in interface org.odpi.openmetadata.adminservices.store.OMAGServerConfigStore
Save the server configuration.
SecurityOfficerConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
SecurityOfficerConfig provides the properties for the security-Officer-services.
SecurityOfficerConfig() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.SecurityOfficerConfig
Default constructor
SecuritySyncConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
SecuritySyncConfig provides the properties for the security-sync-services.
SecuritySyncConfig() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig
Default constructor
SecuritySyncConfig(SecuritySyncConfig) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig
Set up the default values for security sync
serverName - Variable in class org.odpi.openmetadata.adminservices.store.OMAGServerConfigStoreConnectorBase
 
ServerTypeClassification - Enum in org.odpi.openmetadata.adminservices.configuration.registration
ServerTypeClassification manages a list of different server types.
ServerTypeClassificationResponse - Class in org.odpi.openmetadata.adminservices.rest
ServerClassificationResponse provides an object for returning information about a server type that is configured on an OMAG Server Platform.
ServerTypeClassificationResponse() - Constructor for class org.odpi.openmetadata.adminservices.rest.ServerTypeClassificationResponse
Default constructor
ServerTypeClassificationResponse(ServerTypeClassificationResponse) - Constructor for class org.odpi.openmetadata.adminservices.rest.ServerTypeClassificationResponse
Copy/clone constructor
ServerTypeClassificationSummary - Class in org.odpi.openmetadata.adminservices.rest
ServerTypeClassificationSummary provides an object for returning information about a server type that is configured on an OMAG Server Platform.
ServerTypeClassificationSummary() - Constructor for class org.odpi.openmetadata.adminservices.rest.ServerTypeClassificationSummary
Default constructor
ServerTypeClassificationSummary(ServerTypeClassificationSummary) - Constructor for class org.odpi.openmetadata.adminservices.rest.ServerTypeClassificationSummary
Copy/clone constructor
ServerTypeClassificationSummary(ServerTypeClassification) - Constructor for class org.odpi.openmetadata.adminservices.rest.ServerTypeClassificationSummary
Enum constructor
ServiceOperationalStatus - Enum in org.odpi.openmetadata.adminservices.configuration.registration
ServiceOperationalStatus sets up whether an open metadata service is enabled or not.
setAccessServiceAdminClass(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Set up the Java class name of the admin services interface for this access service.
setAccessServiceAdminClassName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceRegistration
Set up the class name of the admin class that should be called during initialization and termination.
setAccessServiceCode(int) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceRegistration
Set up the code for this access service
setAccessServiceDescription(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Set up the short description of the access service.
setAccessServiceDescription(String) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceRegistration
Set up the default description for the type for this access service.
setAccessServiceFullName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Set up the full name of the access service.
setAccessServiceFullName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceRegistration
Set up the full name for this access service.
setAccessServiceId(int) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Set up the code number (ordinal) for this access service.
setAccessServiceInTopic(Connection) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Set up the OCF Connection for the topic used to pass requests to this access service.
setAccessServiceName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Set up the name of the access service.
setAccessServiceName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceRegistration
Set up the default name for this access service.
setAccessServiceOperationalStatus(ServiceOperationalStatus) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Set up the status of the access service.
setAccessServiceOperationalStatus(ServiceOperationalStatus) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceRegistration
Set up the initial operational status for this access service.
setAccessServiceOptions(Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Set up the options for this access service.
setAccessServiceOutTopic(Connection) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Set up the OCF Connection of the topic used by this access service to publish events.
setAccessServiceRootURL(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DataEngineProxyConfig
Set the root URL of the Data Engine OMAS
setAccessServiceRootURL(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecurityOfficerConfig
Set up the URL for the Security Officer OMAS connected
setAccessServiceRootURL(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig
Set up the URL for the Governance Engine Server used in the Governance Server Connector.
setAccessServicesConfig(List<AccessServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Set up the configuration for the registered Open Metadata Access Services (OMAS).
setAccessServiceServerName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DataEngineProxyConfig
Set the server name of the Data Engine OMAS
setAccessServiceServerName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecurityOfficerConfig
Set up the name of the server where the instance of the Security Officer OMAS is running
setAccessServiceServerName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig
Set up the name of the server where Governance Engine OMAS is running
setAccessServiceWiki(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Set up the wiki page link for the access service.
setAccessServiceWiki(String) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceRegistration
Set up the URL for the wiki page describing this access service.
setAdditionalProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EventBusConfig
Deprecated.
setAuditLogConnections(List<Connection>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryServicesConfig
Set up the Connection properties used to create an OCF Connector to the AuditLog.
setAuditTrail(List<String>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Set up the audit log messages.
setBatchWindowInSeconds(int) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DataEngineProxyConfig
Set the number of seconds across which to include results for a window of polling.
setCohortConfigList(List<CohortConfig>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryServicesConfig
Set up the configuration properties for each open metadata repository cluster that this local server connects to.
setCohortName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.CohortConfig
Set up the name of the cohort.
setCohortOMRSTopicConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.CohortConfig
Set up the connection to the cohort's OMRS Topic.
setCohortOMRSTopicProtocolVersion(OpenMetadataEventProtocolVersion) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.CohortConfig
Set up the protocol version to use when exchanging events amongst the cohort members.
setCohortRegistryConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.CohortConfig
Set up the connection for the cohort registry store.
setConfig(AccessServiceConfig) - Method in class org.odpi.openmetadata.adminservices.rest.AccessServiceConfigResponse
Set up the config object.
setConfig(CohortConfig) - Method in class org.odpi.openmetadata.adminservices.rest.CohortConfigResponse
Set up the config object.
setConfig(DiscoveryEngineServicesConfig) - Method in class org.odpi.openmetadata.adminservices.rest.DiscoveryEngineServicesConfigResponse
Set up the config object.
setConfig(EventBusConfig) - Method in class org.odpi.openmetadata.adminservices.rest.EventBusConfigResponse
Set up the config object.
setConfig(LocalRepositoryConfig) - Method in class org.odpi.openmetadata.adminservices.rest.LocalRepositoryConfigResponse
Set up the config object.
setConfig(StewardshipEngineServicesConfig) - Method in class org.odpi.openmetadata.adminservices.rest.StewardshipEngineServicesConfigResponse
Set up the config object.
setConfig(ViewServiceConfig) - Method in class org.odpi.openmetadata.adminservices.rest.ViewServiceConfigResponse
Set up the config object.
setConfigurationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EventBusConfig
Set up the configuration properties for the event bus connection.
setConformanceSuiteConfig(ConformanceSuiteConfig) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Set up the configuration for the open metadata conformance suite services.
setConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.rest.ConnectionResponse
Set up the Connection object.
setConnections(List<Connection>) - Method in class org.odpi.openmetadata.adminservices.rest.ConnectionListResponse
Set up the connection list result.
setConnectorProvider(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EventBusConfig
Set up the class name of the connector provider for the event bus.
setDataEngineConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DataEngineProxyConfig
Set the connection to the Data Engine
setDataEngineProxyConfig(DataEngineProxyConfig) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Set up the configuration for the data engine proxy services.
setDataPlatformConfig(Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DataPlatformServicesConfig
 
setDataPlatformConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DataPlatformServicesConfig
 
setDataPlatformConnectionProvider(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DataPlatformServicesConfig
 
setDataPlatformGUID(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DataPlatformServicesConfig
 
setDataPlatformOmasInTopic(Connection) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DataPlatformServicesConfig
 
setDataPlatformOmasInTopicName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DataPlatformServicesConfig
 
setDataPlatformServerName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DataPlatformServicesConfig
 
setDataPlatformServerURL(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DataPlatformServicesConfig
 
setDataPlatformServicesConfig(DataPlatformServicesConfig) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Set up the configuration for the data platform services.
setDescription(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ResourceEndpointConfig
Set the displayName of resource.
setDiscoveryEngineNames(List<String>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DiscoveryEngineServicesConfig
Set up the list of unique names (qualifiedName) for the discovery engines that will run in this server.
setDiscoveryEngineServicesConfig(DiscoveryEngineServicesConfig) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Set up the configuration for a discovery server.
setEnterpriseAccessConfig(EnterpriseAccessConfig) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryServicesConfig
Set up the configuration for the federation services provided by OMRS to the Open Metadata Access Services (OMASs).
setEnterpriseMetadataCollectionId(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EnterpriseAccessConfig
Set up the unique identifier for the combined metadata collection covered by the connected open metadata repositories.
setEnterpriseMetadataCollectionName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EnterpriseAccessConfig
Set up the name of the combined metadata collection covered by the connected open metadata repositories.
setEnterpriseOMRSTopicConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EnterpriseAccessConfig
Set up the connection for the Enterprise OMRS Topic connector.
setEnterpriseOMRSTopicProtocolVersion(OpenMetadataEventProtocolVersion) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EnterpriseAccessConfig
Set up the protocol version to use on the EnterpriseOMRSTopicConnector.
setEventBusConfig(EventBusConfig) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Set up the information used to create connections to an event bus.
setEventMapperConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryConfig
Set up the connection properties for the event mapper for the local repository.
setEventsToProcessRule(OpenMetadataExchangeRule) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.CohortConfig
Set up the rule indicating whether incoming metadata events from a cohort should be processed.
setEventsToSaveRule(OpenMetadataExchangeRule) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryConfig
Set up the enumeration describing which open metadata repository events should be saved to the local repository.
setEventsToSendRule(OpenMetadataExchangeRule) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryConfig
Set up the enumeration describing which open metadata repository events should be sent from the local repository.
setInTopicConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OpenLineageServerConfig
Set up the OCF Connection for the Out Topic used to pass requests to this Open Lineage.
setInTopicName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OpenLineageServerConfig
Set up the Open Lineage In Topic Name
setJobIntervalInSeconds(int) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OpenLineageServerConfig
 
setLineageGraphConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OpenLineageServerConfig
Set up the Open Lineage Graph Connection
setLineageServerURL(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OpenLineageServerConfig
Set up the URL for the Lineage Server used in the Governance Server Connector.
setLocalRepositoryConfig(LocalRepositoryConfig) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryServicesConfig
Set up the configuration properties for the local repository.
setLocalRepositoryLocalConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryConfig
Set up the connection properties used to create a locally optimized connector to the local repository for use by this local server's components.
setLocalRepositoryMode(LocalRepositoryMode) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryConfig
Set up the mode that the local repository is operating in.
setLocalRepositoryRemoteConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryConfig
Set up the connection properties used to create a connector to the local repository for use by remote servers.
setLocalServerId(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Set up a unique identifier for this server.
setLocalServerName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Set up the name of the local server.
setLocalServerPassword(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Set up the password that the local server should use on outbound REST calls (this is the password for the localServerUserId).
setLocalServerType(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Set up the descriptive name for the server type.
setLocalServerURL(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Set up the base URL for calling the local server.
setLocalServerUserId(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Set up the userId that the local server should use when processing events and there is no external user driving the operation.
setMaxPageSize(int) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Set up the maximum page size supported by this server.
setMaxSearchResults(int) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryConformanceWorkbenchConfig
Set up the maximum search results that should be processed for testing the search operations of the server under test.
setMetadataCollectionId(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryConfig
Set up the unique id of local repository's metadata collection.
setMetadataCollectionName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryConfig
Set up the display name of the metadata collection.
setOMAGServerConfig(OMAGServerConfig) - Method in class org.odpi.openmetadata.adminservices.rest.OMAGServerConfigResponse
Set up the OMAGServerConfig object.
setOMAGServerName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerClientConfig
Set up the name of the OMAG server.
setOMAGServerPlatformRootURL(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerClientConfig
Set up the root URL of the OMAG Server Platform.
setOpenLineageDescription(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OpenLineageServerConfig
Set up the short description of the Open Lineage.
setOpenLineageId(int) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OpenLineageServerConfig
Set up the code number (ordinal) for the Open Lineage
setOpenLineageName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OpenLineageServerConfig
Set up the name of the Open Lineage Connector
setOpenLineageServerConfig(OpenLineageServerConfig) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Set up the configuration for open lineage services.
setOpenMetadataArchiveConnections(List<Connection>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryServicesConfig
Set up the list of Connection object, each of which is used to create the Connector to an Open Metadata Archive.
setOrganizationName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Set up the name of the organization that is running the server.
setPlatformName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ResourceEndpointConfig
Set the platformName of resource.
setPlatformRootURL(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ResourceEndpointConfig
Set the platformRootURL of resource.
setPlatformSecurityConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.rest.PlatformSecurityRequestBody
 
setPlatformWorkbenchConfig(PlatformConformanceWorkbenchConfig) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ConformanceSuiteConfig
Set up the configuration for the platform workbench.
setPollingInterval(Long) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig
Set up the polling interval in milli seconds
setPollIntervalInSeconds(int) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DataEngineProxyConfig
Set the number of seconds to wait between each polling of the data engine for changes.
setRepositoryServicesConfig(RepositoryServicesConfig) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Set up the Open Metadata Repository Services (OMRS) config.
setRepositoryWorkbenchConfig(RepositoryConformanceWorkbenchConfig) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ConformanceSuiteConfig
Set up the configuration for the repository workbench.
setResourceCategory(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ResourceEndpointConfig
Set the category of resource - indicating whether the resource is a platform or server.
setResourceEndpoints(List<ResourceEndpointConfig>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationViewServiceConfig
Set the resourceEndpoints of resource.
setSecurityOfficerConfig(SecurityOfficerConfig) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Set up the configuration for the security officer services.
setSecurityOfficerServerInTopic(Connection) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecurityOfficerConfig
Set up the OCF Connection for the Out Topic used to pass requests to this Security Officer.
setSecurityOfficerServerInTopicName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecurityOfficerConfig
Set up the Security Officer Server In Topic Name
setSecurityOfficerServerOutTopic(Connection) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecurityOfficerConfig
Set up the OCF Connection for the Out Topic used to pass requests to this Security Officer.
setSecurityOfficerServerOutTopicName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecurityOfficerConfig
Set up the Security Officer Server Out Name
setSecurityServerURL(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig
Set up the URL for the Security Server used in the Governance Server Connector.
setSecuritySyncAccessResourceServiceName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig
Set up the Access Resource Service Named used in the Governance Services Connector to synchronize the access resource policies.
setSecuritySyncConfig(SecuritySyncConfig) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Set up the configuration for the security synchronization services.
setSecuritySyncInTopic(Connection) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig
Set up the OCF Connection for the Out Topic used to pass requests to this Security Sync.
setSecuritySyncInTopicName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig
Set up the Security Sync In Topic Name
setSecuritySyncOutTopic(Connection) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig
Set up the OCF Connection for the Out Topic used to pass requests to this Security Sync.
setSecuritySyncOutTopicName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig
Set up the Security Sync Out Name
setSecuritySyncServerAuthorization(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig
Set up the authorization needed in the Governance Services Connector.
setSecuritySyncServerConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig
Set up the OCF Connection for the Security Server used to pass requests to this Security Sync.
setSecuritySyncServerType(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig
Set up the server type in order to identify the Governance Connector.
setSecuritySyncTagServiceName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig
Set up the Tag Service Named used in the Governance Services Connector to synchronize the governed classifications.
setSelectedTypesToProcess(List<TypeDefSummary>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.CohortConfig
Set up the list of TypeDefs used if the EventsToProcess rule (above) says "SELECTED_TYPES" - otherwise it is set to null.
setSelectedTypesToSave(List<TypeDefSummary>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryConfig
Set up the list of TypeDefs in supported of the eventsToSave.SELECTED_TYPES option.
setSelectedTypesToSend(List<TypeDefSummary>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryConfig
Set up the list of TypeDefs in supported of the eventsToSend.SELECTED_TYPES option.
setServerInstanceName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ResourceEndpointConfig
Set the serverInstanceName of resource.
setServerName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ResourceEndpointConfig
Set the serverName of resource.
setServerName(String) - Method in interface org.odpi.openmetadata.adminservices.store.OMAGServerConfigStore
Set up the name of the server for this configuration document.
setServerName(String) - Method in class org.odpi.openmetadata.adminservices.store.OMAGServerConfigStoreConnectorBase
Set up the name of the server for this configuration document.
setServerSecurityConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Set up the connection for the optional server security connector that validates calls to this server from admin to operations to metadata and governance services.
setServerSuperType(ServerTypeClassificationSummary) - Method in class org.odpi.openmetadata.adminservices.rest.ServerTypeClassificationSummary
Set up the the description of the supertype (if any).
setServerTypeClassification(ServerTypeClassificationSummary) - Method in class org.odpi.openmetadata.adminservices.rest.ServerTypeClassificationResponse
Set up the classification for this server type.
setServerTypeDescription(String) - Method in class org.odpi.openmetadata.adminservices.rest.ServerTypeClassificationSummary
Set up the description of this server type.
setServerTypeName(String) - Method in class org.odpi.openmetadata.adminservices.rest.ServerTypeClassificationSummary
Set up the default name for this server type
setServerTypeWiki(String) - Method in class org.odpi.openmetadata.adminservices.rest.ServerTypeClassificationSummary
Set up the URL for the wiki page describing this server type.
setServices(List<ViewServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.rest.ViewServicesResponse
Set up the list of services
setServiceURLMarker(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Set up the string that appears in the REST API URL that identifies the owning service.
setServiceURLMarker(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig
Set up the string that appears in the REST API URL that identifies the owning service.
setServiceURLMarker(String) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceRegistration
Set up the string that appears in the REST API URL that identifies the owning service.
setServiceURLMarker(String) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceRegistration
Set up the string that appears in the REST API URL that identifies the owning service.
setStewardshipEngineNames(List<String>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.StewardshipEngineServicesConfig
Set up the list of unique names (qualifiedName) for the stewardship engines that will run in this server.
setStewardshipEngineServicesConfig(StewardshipEngineServicesConfig) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Set up the configuration for the stewardship services in a server.
setSuccessMessage(String) - Method in class org.odpi.openmetadata.adminservices.rest.SuccessMessageResponse
Set up the success message.
setTopicURLRoot(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EventBusConfig
Set up the root of the topic URL.
setTutPlatformURLRoot(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.PlatformConformanceWorkbenchConfig
Set up the URL root of the platform that the platform workbench is to test.
setTutRepositoryServerName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryConformanceWorkbenchConfig
Set up the name of the server that the repository workbench is to test.
setUrlRoot(String) - Method in class org.odpi.openmetadata.adminservices.rest.URLRequestBody
Set up the URL root (typically host name and port).
setVersionId(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Set up the versionId of this document.
setViewServiceAdminClass(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig
Set up the Java class name of the admin services interface for this view service.
setViewServiceAdminClassName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceRegistration
Set up the class name of the admin class that should be called during initialization and termination.
setViewServiceCode(int) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceRegistration
Set up the code for this view service
setViewServiceDescription(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig
Set up the short description of the view service.
setViewServiceDescription(String) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceRegistration
Set up the default description for the type for this view service.
setViewServiceFullName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig
Set up the full name of the view service.
setViewServiceFullName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceRegistration
Set up the full name for this view service.
setViewServiceId(int) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig
Set up the code number (ordinal) for this view service.
setViewServiceName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig
Set up the name of the view service.
setViewServiceName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceRegistration
Set up the default name for this view service.
setViewServiceOperationalStatus(ServiceOperationalStatus) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig
Set up the status of the view service.
setViewServiceOperationalStatus(ServiceOperationalStatus) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceRegistration
Set up the initial operational status for this view service.
setViewServiceOptions(Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig
Set up the options for this view service.
setViewServicesConfig(List<ViewServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Set up the configuration for the registered Open Metadata View Services (OMVS).
setViewServiceWiki(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig
Set up the wiki page link for the view service.
setViewServiceWiki(String) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceRegistration
Set up the URL for the wiki page describing this view service.
setVirtualizationConfig(VirtualizationConfig) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Set up the configuration for the virtualization services.
setVirtualizationProvider(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.VirtualizationConfig
Set the name of virtualization provider
setVirtualizationSolutionConfig(Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.VirtualizationConfig
Set the connection of the virtualization configuration
setVirtualizationSolutionConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.VirtualizationConfig
Set the connection of the information view out topic
setVirtualizerInboundTopic(Connection) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.VirtualizationConfig
Set the connection of the information view out topic
setVirtualizerInboundTopicName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.VirtualizationConfig
Set the name of the information view out topic
setVirtualizerOutboundTopic(Connection) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.VirtualizationConfig
Set the connection of the information view in topic
setVirtualizerOutboundTopicName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.VirtualizationConfig
Set the name of the information view in topic
SolutionViewServiceConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
 
SolutionViewServiceConfig() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.SolutionViewServiceConfig
Default constructor for use with Jackson libraries
SolutionViewServiceConfig(SolutionViewServiceConfig) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.SolutionViewServiceConfig
Copy/clone constructor
SolutionViewServiceConfig(ViewServiceRegistration) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.SolutionViewServiceConfig
Call the superclass to set up the default values for a view service using a view service description.
StewardshipEngineServicesConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
StewardshipServicesConfig provides the configuration properties for the stewardship services
StewardshipEngineServicesConfig() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.StewardshipEngineServicesConfig
Default constructor
StewardshipEngineServicesConfig(StewardshipEngineServicesConfig) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.StewardshipEngineServicesConfig
Copy/clone constructor
StewardshipEngineServicesConfigResponse - Class in org.odpi.openmetadata.adminservices.rest
StewardshipEngineServicesConfigResponse is the response structure used on the OMAG REST API calls that returns a StewardshipEngineServicesConfig object as a response.
StewardshipEngineServicesConfigResponse() - Constructor for class org.odpi.openmetadata.adminservices.rest.StewardshipEngineServicesConfigResponse
Default constructor
SuccessMessageResponse - Class in org.odpi.openmetadata.adminservices.rest
 
SuccessMessageResponse() - Constructor for class org.odpi.openmetadata.adminservices.rest.SuccessMessageResponse
Default constructor
SuccessMessageResponse(SuccessMessageResponse) - Constructor for class org.odpi.openmetadata.adminservices.rest.SuccessMessageResponse
Copy/clone constructor

T

toString() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.CohortConfig
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ConformanceSuiteConfig
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DataPlatformServicesConfig
Convert all properties to a string.
toString() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.DiscoveryEngineServicesConfig
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EventBusConfig
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationViewServiceConfig
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryConfig
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryMode
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerClientConfig
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OpenLineageServerConfig
 
toString() - Method in enum org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataEventProtocolVersion
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataExchangeRule
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.PlatformConformanceWorkbenchConfig
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryConformanceWorkbenchConfig
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryServicesConfig
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ResourceEndpointConfig
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecurityOfficerConfig
 
toString() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig
 
toString() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.SolutionViewServiceConfig
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.StewardshipEngineServicesConfig
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.VirtualizationConfig
 
toString() - Method in class org.odpi.openmetadata.adminservices.rest.AccessServiceConfigResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adminservices.rest.AdminServicesAPIResponse
JSON-like toString
toString() - Method in class org.odpi.openmetadata.adminservices.rest.CohortConfigResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adminservices.rest.ConnectionListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.adminservices.rest.ConnectionResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.adminservices.rest.DiscoveryEngineServicesConfigResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adminservices.rest.EventBusConfigResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adminservices.rest.LocalRepositoryConfigResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adminservices.rest.OMAGServerConfigResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adminservices.rest.PlatformSecurityRequestBody
 
toString() - Method in class org.odpi.openmetadata.adminservices.rest.ServerTypeClassificationResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.adminservices.rest.ServerTypeClassificationSummary
JSON-style toString
toString() - Method in class org.odpi.openmetadata.adminservices.rest.StewardshipEngineServicesConfigResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adminservices.rest.SuccessMessageResponse
JSON-like toString
toString() - Method in class org.odpi.openmetadata.adminservices.rest.URLRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.adminservices.rest.ViewServiceConfigResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adminservices.rest.ViewServicesResponse
JSON-style toString

U

URLRequestBody - Class in org.odpi.openmetadata.adminservices.rest
 
URLRequestBody() - Constructor for class org.odpi.openmetadata.adminservices.rest.URLRequestBody
Default constructor
URLRequestBody(URLRequestBody) - Constructor for class org.odpi.openmetadata.adminservices.rest.URLRequestBody
Copy/clone constructor

V

valueOf(String) - Static method in enum org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataEventProtocolVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataExchangeRule
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.adminservices.configuration.registration.CommonServicesDescription
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.adminservices.configuration.registration.GovernanceServicesDescription
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.adminservices.configuration.registration.ServerTypeClassification
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.adminservices.configuration.registration.ServiceOperationalStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.adminservices.ffdc.OMAGAdminAuditCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.adminservices.OMAGServiceMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataEventProtocolVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataExchangeRule
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.adminservices.configuration.registration.CommonServicesDescription
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.adminservices.configuration.registration.GovernanceServicesDescription
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.adminservices.configuration.registration.ServerTypeClassification
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.adminservices.configuration.registration.ServiceOperationalStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.adminservices.ffdc.OMAGAdminAuditCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.adminservices.OMAGServiceMode
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION_ONE - Static variable in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
 
VERSION_TWO - Static variable in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
 
ViewServiceConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
ViewServiceConfig provides the configuration for a single Open Metadata View Service (OMVS).
ViewServiceConfig() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig
Default constructor for use with Jackson libraries
ViewServiceConfig(ViewServiceConfig) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig
Copy/clone constructor
ViewServiceConfig(ViewServiceRegistration) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig
Set up the default values for a view service using a view service description.
ViewServiceConfigResponse - Class in org.odpi.openmetadata.adminservices.rest
ViewServiceConfigResponse is the response structure used on the OMAG REST API calls that returns a ViewServiceConfig object as a response.
ViewServiceConfigResponse() - Constructor for class org.odpi.openmetadata.adminservices.rest.ViewServiceConfigResponse
Default constructor
ViewServiceDescription - Enum in org.odpi.openmetadata.adminservices.configuration.registration
ViewServiceDescription provides a list of registered view services.
ViewServiceRegistration - Class in org.odpi.openmetadata.adminservices.configuration.registration
ViewServiceRegistration is used by an view service to register its admin services interface.
ViewServiceRegistration(int, String, String, String, String, String, ServiceOperationalStatus, String) - Constructor for class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceRegistration
Complete Constructor
ViewServiceRegistration(ViewServiceDescription, ServiceOperationalStatus, String) - Constructor for class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceRegistration
Enum Constructor
ViewServiceRegistration() - Constructor for class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceRegistration
Default constructor
ViewServicesResponse - Class in org.odpi.openmetadata.adminservices.rest
ViewServicesResponse provides a response object for returning information about a list of services that are registered in an OMAG Server Platform.
ViewServicesResponse() - Constructor for class org.odpi.openmetadata.adminservices.rest.ViewServicesResponse
Default constructor
ViewServicesResponse(ViewServicesResponse) - Constructor for class org.odpi.openmetadata.adminservices.rest.ViewServicesResponse
Copy clone constructor
VirtualizationConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
VirtualizationConfig caches the properties that are used to setup up the connector to the virtualisation solutions in the server.
VirtualizationConfig() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.VirtualizationConfig
Default constructor
VirtualizationConfig(VirtualizationConfig) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.VirtualizationConfig
Copy data from template
A C D E G H I L O P R S T U V 
Skip navigation links

Copyright © 2018–2020 ODPi. All rights reserved.