Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ACCESS_SERVICE_NOT_ENABLED - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-006 - Unable to configure server {0} since access service {1} is not enabled in this OMAG Server Platform
- ACCESS_SERVICE_NOT_RECOGNIZED - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-005 - Unable to configure server {0} since access service {1} is not registered in this OMAG Server Platform
- 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(AccessServiceRegistrationEntry) - 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 Class in org.odpi.openmetadata.adminservices.configuration.registration
-
AccessServiceDescription provides a list of registered OMAS services.
- AccessServiceRegistrationEntry - Class in org.odpi.openmetadata.adminservices.configuration.registration
-
AccessServiceRegistrationEntry is used by an access service to register its admin services interface.
- AccessServiceRegistrationEntry() - Constructor for class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceRegistrationEntry
-
Default constructor
- AccessServiceRegistrationEntry(int, ComponentDevelopmentStatus, String, String, String, String, String, ServiceOperationalStatus, ServiceOperationalStatus, ServiceOperationalStatus, String) - Constructor for class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceRegistrationEntry
-
Complete Constructor
- AccessServiceRegistrationEntry(AccessServiceDescription, ServiceOperationalStatus, String) - Constructor for class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceRegistrationEntry
-
Enum Constructor
- AccessServicesResponse - Class in org.odpi.openmetadata.adminservices.rest
-
AccessServicesResponse provides a response object for returning information about a list of services that are configured in an OMAG Server Platform.
- AccessServicesResponse() - Constructor for class org.odpi.openmetadata.adminservices.rest.AccessServicesResponse
-
Default constructor
- AccessServicesResponse(AccessServicesResponse) - Constructor for class org.odpi.openmetadata.adminservices.rest.AccessServicesResponse
-
Copy clone constructor
- ACTION_AUTHOR - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
-
Maintain definitions of governance actions such as governance action processes and governance action types.
- ADMINISTRATION_SERVICES - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.CommonServicesDescription
-
Configuration of services for an Open Metadata and Governance server (OMAG Server).
- 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
- ALL - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataExchangeRule
-
Registration plus all type definitions (TypeDefs) and metadata instances (Entities, Classifications and Relationships).
- ALL_SEARCH_TYPES - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminAuditCode
-
OMAG-ADMIN-0216 - The {0} Open Metadata View Service (OMAS) is supporting the access to all types of assets
- ALL_ZONES - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminAuditCode
-
OMAG-ADMIN-0201 - The {0} Open Metadata Access Service (OMAS) is supporting the access to assets for all governance zones
- ANALYTICS_INTEGRATOR_OMIS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.IntegrationServiceDescription
-
Analytics Integrator OMIS - Exchange metadata with third party analytics tools.
- ANALYTICS_MODELING_OMAS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
-
Provides metadata information for Analytics Modeling.
- API_INTEGRATOR_OMIS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.IntegrationServiceDescription
-
API Integrator OMIS - Exchange metadata with third party API Gateways.
- ASSET_ANALYSIS_OMES - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceDescription
-
Analyses the content of an asset's real world counterpart (resource), generates annotations in a discovery analysis report that is attached to the asset in the open metadata repositories.
- ASSET_CATALOG - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
-
Search and understand your assets.
- ASSET_CONSUMER_OMAS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
-
Access assets through connectors.
- ASSET_LINEAGE_OMAS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
-
Publish asset lineage.
- ASSET_MANAGER_OMAS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
-
Manage metadata from a third party asset manager.
- ASSET_OWNER_OMAS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
-
Manage an asset.
- AUDIT_LOG_DESTINATION_NOT_FOUND - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-404-100 - The {0} audit log destination connection name does not exist, so the requested {1} operation cannot proceed
- AUTOMATED_CURATION - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
-
Manage Egeria's automation services.
B
- BAD_CONFIG_FILE - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-013 - The OMAG server {0} is not able to open its configuration file {1} due to the following error: {2} which included a message {3}
- BAD_CONFIG_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-024 - The {0} Open Metadata Access Service (OMAS) has been passed an invalid value of {1} in the {2} property.
- BAD_CONFIG_PROPERTY - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminAuditCode
-
OMAG-ADMIN-0208 - The {0} Open Metadata Access Service (OMAS) has been passed an invalid value of {1} in the {2} property
- BAD_CONNECTION - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-041 - The connection passed to the {0} method does not describe a valid connector.
- BAD_MAX_PAGE_SIZE - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-014 - The OMAG server {0} has been passed an invalid maximum page size of {1}
- BAD_TOPIC_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminAuditCode
-
OMAG-ADMIN-0211 - Method {0} called on behalf of the {1} service detected a {2} exception when creating an open metadata topic connector.
- BAD_TOPIC_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-026 - Method {0} called on behalf of the {1} service detected a {2} exception when creating an open metadata topic connector.
- BAD_TOPIC_CONNECTOR_PROVIDER - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminAuditCode
-
OMAG-ADMIN-0212 - Method {0} called on behalf of the {1} service detected a {2} exception when creating an open metadata topic connection because the connector provider is incorrect.
- BAD_TOPIC_CONNECTOR_PROVIDER - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-500-003 - Method {0} called on behalf of the {1} service detected a {2} exception when creating an open metadata topic connection because the connector provider is incorrect.
- BasicServerProperties - Class in org.odpi.openmetadata.adminservices.properties
-
ServerPropertiesRequestBody is the request body to add the basic server properties to an OMAG Server's configuration document.
- BasicServerProperties() - Constructor for class org.odpi.openmetadata.adminservices.properties.BasicServerProperties
-
Default constructor.
- BasicServerProperties(BasicServerProperties) - Constructor for class org.odpi.openmetadata.adminservices.properties.BasicServerProperties
-
Copy/clone constructor.
- BasicServerPropertiesResponse - Class in org.odpi.openmetadata.adminservices.rest
-
BasicServerPropertiesResponse is the response structure used on the OMAG REST API calls that returns a BasicServerProperties object as a response.
- BasicServerPropertiesResponse() - Constructor for class org.odpi.openmetadata.adminservices.rest.BasicServerPropertiesResponse
-
Default constructor
- BOTH_SINGLE_AND_DEDICATED_TOPICS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.properties.CohortTopicStructure
-
Both the single cohort topic and the dedicated topics are set up and used.
C
- CATALOG_INTEGRATOR_OMIS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.IntegrationServiceDescription
-
Catalog Integrator OMIS - Exchange metadata with third party data catalogs.
- CLASSIFICATION_MANAGER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
-
Maintain classifications and relationships used to organize open metadata elements.
- CLIENT_SIDE_REST_API_ERROR - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-503-001 - A client-side exception was received from API call {0} to OMAG Server Platform at {1}.
- COHORT_MEMBER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ServerTypeClassification
-
OMAG Server that is capable of joining one or more open metadata repository cohorts.
- COHORT_NOT_KNOWN - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-033 - The OMAG server {0} is unable to override the cohort topic until the {1} cohort is set up
- COHORT_TOPIC_STRANGE - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-034 - The OMAG server {0} is unable to override the cohort topic for the {1} cohort because the contents of the topic connection do not follow the expected pattern
- 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
- CohortTopicStructure - Enum Class in org.odpi.openmetadata.adminservices.configuration.properties
-
CohortTopicStructure defines the type of topic organization to use in a cohort.
- COLLECTION_MANAGER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
-
Build collections of asset and other metadata.
- CommonServicesDescription - Enum Class in org.odpi.openmetadata.adminservices.configuration.registration
-
CommonServicesDescription provides a list of fixed services that support the platform.
- COMMUNITY_PROFILE_OMAS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
-
Define personal profile and collaborate
- COMPATIBLE_VERSIONS - Static variable in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
- CONFIG_DOCUMENT_PARSE_ERROR - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-012 Unable to parse configuration document for OMAG server {0} due to exception {1} with message {2}
- CONFORMANCE_SERVER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ServerTypeClassification
-
Server that hosts the conformance test suite.
- CONFORMANCE_SUITE_SERVICES - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.GovernanceServicesDescription
-
Run automated open metadata conformance suite services.
- 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
-
OCFConnectionResponse 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
- CONTEXT_EVENT_OMES - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceDescription
-
Executes requested event action services to monitor, assess and maintain context events.
D
- DATA_DISCOVERY - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
-
Define and search for new data resources.
- DATA_ENGINE_OMAS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
-
Exchange process models and lineage with a data engine.
- DATA_MANAGER_OMAS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
-
Capture changes to the data stores and data set managed by a data manager such as a database server, content manager or file system.
- DATA_OFFICER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
-
Manage governance of data.
- DATA_SCIENCE_OMAS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
-
Create and manage data science definitions and models.
- DATABASE_INTEGRATOR_OMIS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.IntegrationServiceDescription
-
Database Integrator OMIS - Extract metadata such as schema, tables and columns from database managers.
- DEDICATED_TOPICS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.properties.CohortTopicStructure
-
The cohort members use three topics to exchange information.
- DedicatedTopicList - Class in org.odpi.openmetadata.adminservices.properties
-
DedicatedTopicList returns the names of the topics used for the dedicated topic structure.
- DedicatedTopicList() - Constructor for class org.odpi.openmetadata.adminservices.properties.DedicatedTopicList
-
Default constructor
- DedicatedTopicList(DedicatedTopicList) - Constructor for class org.odpi.openmetadata.adminservices.properties.DedicatedTopicList
-
Copy/clone constructor
- DedicatedTopicListResponse - Class in org.odpi.openmetadata.adminservices.rest
-
DedicatedTopicListResponse returns the names of the topics used for the dedicated topic structure.
- DedicatedTopicListResponse() - Constructor for class org.odpi.openmetadata.adminservices.rest.DedicatedTopicListResponse
-
Default constructor
- DedicatedTopicListResponse(DedicatedTopicListResponse) - Constructor for class org.odpi.openmetadata.adminservices.rest.DedicatedTopicListResponse
-
Copy/clone constructor
- DEFAULT_PLATEAU_THRESHOLD - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminAuditCode
-
OMAG-ADMIN-0207 - The {0} Open Metadata Access Service (OMAS) is using the default threshold for reporting Karma Point Plateaus: {1}
- DEFAULT_ZONES - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminAuditCode
-
OMAG-ADMIN-0203 - The {0} Open Metadata Access Service (OMAS) is using the following governance zones as a default value for new Assets: {1}
- defaultLocalServerType - Static variable in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
- defaultMaxPageSize - Static variable in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
- DESELECTED_TYPES - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataExchangeRule
-
Registration plus all type definitions (TypeDefs) and metadata instances (Entities and Relationships) NOT listed in selected types.
- DESIGN_MODEL_OMAS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
-
Exchange design model content with tools and standard packages.
- DEVOPS_PIPELINE - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
-
Manage the metadata about the assets managed by a DevOps pipeline.
- DIGITAL_ARCHITECTURE_OMAS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
-
Design of the digital services for an organization.
- DIGITAL_SERVICE_OMAS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
-
Manage a digital service through its lifecycle.
- DINO - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
-
Explore and operate an open metadata ecosystem.
- DISABLED - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ServiceOperationalStatus
-
The service has been disabled.
- DISABLED - Enum constant in enum class org.odpi.openmetadata.adminservices.OMAGServiceMode
-
The open metadata and governance service is disabled.
- DISCOVERY_ENGINE_OMAS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
-
Support for automated open discovery services.
- DISPLAY_INTEGRATOR_OMIS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.IntegrationServiceDescription
-
Display Integrator OMIS - Exchange metadata with applications that display data to users.
E
- EMPTY_CONFIGURATION - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-019 - OMAG server {0} has been called with a configuration document that has no services configured
- ENABLED - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ServiceOperationalStatus
-
The service is available and running.
- ENABLED - Enum constant in enum class org.odpi.openmetadata.adminservices.OMAGServiceMode
-
The open metadata and governance service is available and running.
- ENGINE_HOST - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ServerTypeClassification
-
Governance server that hosts the Open Metadata Engine Services (OMES) that is managing workloads for an aspect of governance.
- ENGINE_HOST_SERVICES - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.GovernanceServicesDescription
-
Host one or more engine services that are actively managing governance of open metadata and the digital landscape.
- ENGINE_SERVICE_NOT_ENABLED - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-047 - Unable to configure server {0} since engine service {1} is not enabled in this OMAG Server Platform
- ENGINE_SERVICE_NOT_RECOGNIZED - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-046 - Unable to configure server {0} since engine service {1} is not registered in this OMAG Server Platform
- EngineConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
-
EngineConfig provides the properties to configure a single governance engine in an service (in an engine hosting server).
- EngineConfig() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.EngineConfig
-
Default constructor
- EngineConfig(EngineConfig) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.EngineConfig
-
Copy/clone constructor
- EngineHostServicesConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
-
EngineHostServicesConfig provides the properties to configure an engine host OMAG server.
- EngineHostServicesConfig() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.EngineHostServicesConfig
-
Default constructor
- EngineHostServicesConfig(EngineHostServicesConfig) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.EngineHostServicesConfig
-
Copy/clone constructor
- EngineHostServicesResponse - Class in org.odpi.openmetadata.adminservices.rest
-
EngineHostServicesResponse provides a response object for returning information about a list of engine services that are configured for an engine host OMAG Server.
- EngineHostServicesResponse() - Constructor for class org.odpi.openmetadata.adminservices.rest.EngineHostServicesResponse
-
Default constructor
- EngineHostServicesResponse(EngineHostServicesResponse) - Constructor for class org.odpi.openmetadata.adminservices.rest.EngineHostServicesResponse
-
Copy clone constructor
- EngineServiceConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
-
EngineServiceConfig provides the properties to configure a single engine service in an engine hosting server.
- EngineServiceConfig() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig
-
Default constructor
- EngineServiceConfig(EngineServiceConfig) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig
-
Copy/clone constructor
- EngineServiceConfig(EngineServiceRegistrationEntry) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig
-
Copy/clone constructor
- EngineServiceConfigResponse - Class in org.odpi.openmetadata.adminservices.rest
-
EngineServiceConfigResponse is the response structure used on the OMAG REST API calls that returns a EngineServiceConfig object as a response.
- EngineServiceConfigResponse() - Constructor for class org.odpi.openmetadata.adminservices.rest.EngineServiceConfigResponse
-
Default constructor
- EngineServiceDescription - Enum Class in org.odpi.openmetadata.adminservices.configuration.registration
-
EngineServiceDescription provides a list of registered engine services.
- EngineServiceRegistrationEntry - Class in org.odpi.openmetadata.adminservices.configuration.registration
-
EngineServiceRegistrationEntry is used by an engine service to register its admin services interface.
- EngineServiceRegistrationEntry() - Constructor for class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistrationEntry
-
Default constructor for use with Jackson libraries
- EngineServiceRegistrationEntry(int, ComponentDevelopmentStatus, String, String, String, String, String, String, String, String, ServiceOperationalStatus, String) - Constructor for class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistrationEntry
-
Complete Constructor
- EngineServiceRegistrationEntry(EngineServiceDescription, ServiceOperationalStatus, String) - Constructor for class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistrationEntry
-
Enum Constructor
- EngineServiceRegistrationEntry(EngineServiceRegistrationEntry) - Constructor for class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistrationEntry
-
Copy/clone constructor
- EngineServiceRequestBody - Class in org.odpi.openmetadata.adminservices.rest
-
EngineServiceRequestBody passes the minimum information to set up an engine service.
- EngineServiceRequestBody() - Constructor for class org.odpi.openmetadata.adminservices.rest.EngineServiceRequestBody
-
Default constructor for use with Jackson libraries
- EngineServiceRequestBody(EngineServiceRequestBody) - Constructor for class org.odpi.openmetadata.adminservices.rest.EngineServiceRequestBody
-
Copy/clone constructor
- 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(String, String, Connection, OpenMetadataEventProtocolVersion, Connection) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.EnterpriseAccessConfig
-
Constructor to set up all configuration values.
- EnterpriseAccessConfig(EnterpriseAccessConfig) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.EnterpriseAccessConfig
-
Copy/clone constructor
- 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.EngineConfig
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineHostServicesConfig
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EnterpriseAccessConfig
-
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.IntegrationConnectorConfig
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationDaemonServicesConfig
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationGroupConfig
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationServiceConfig
-
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.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.RepositoryPerformanceWorkbenchConfig
-
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.ViewServiceConfig
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistrationEntry
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.adminservices.properties.BasicServerProperties
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.adminservices.properties.DedicatedTopicList
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adminservices.properties.OMAGServerServiceStatus
-
Deprecated.Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.adminservices.properties.ServerServicesStatus
-
Deprecated.Return comparison result based on the content of the properties.
- 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.AccessServicesResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.adminservices.rest.BasicServerPropertiesResponse
-
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.DedicatedTopicListResponse
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adminservices.rest.EngineHostServicesResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.adminservices.rest.EngineServiceConfigResponse
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adminservices.rest.EngineServiceRequestBody
-
Validate that an object is equal depending on their stored values.
- 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.IntegrationDaemonServicesResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.adminservices.rest.IntegrationGroupsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.adminservices.rest.IntegrationServiceConfigResponse
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adminservices.rest.IntegrationServiceRequestBody
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.adminservices.rest.IntegrationServicesResponse
-
Return comparison result based on the content of the properties.
- 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.OMAGServerConfigsResponse
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adminservices.rest.OMAGServerStatusResponse
-
Deprecated.Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.adminservices.rest.PlatformSecurityRequestBody
- equals(Object) - Method in class org.odpi.openmetadata.adminservices.rest.ServerPropertiesRequestBody
-
Validate that an object is equal depending on their stored values.
- 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.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.ViewServiceRequestBody
-
Validate that an object is equal depending on their stored values.
- 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
F
- FEEDBACK_MANAGER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
-
Work with notelogs, comments, informal tags, ratings/reviews and likes.
- FILES_INTEGRATOR_OMIS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.IntegrationServiceDescription
-
Files Integrator OMIS - Extract metadata about files stored in a file system or file manager.
G
- GAF_METADATA_MANAGEMENT - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.CommonServicesDescription
-
Support governance action services.
- 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.AccessServiceRegistrationEntry
-
Return the class name of the admin class that should be called during initialization and termination.
- getAccessServiceCode() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
-
Return the code for this enum instance
- getAccessServiceCode() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceRegistrationEntry
-
Return the code for this access service
- getAccessServiceDefinition(int) - Static method in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
-
Return the enum that corresponds with the supplied code.
- getAccessServiceDescription() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
-
Return the short description of the access service.
- getAccessServiceDescription() - Method in enum class 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.AccessServiceRegistrationEntry
-
Return the default description for the type for this access service.
- getAccessServiceDevelopmentStatus() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
-
Return the development status of the service.
- getAccessServiceDevelopmentStatus() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
-
Return the development status of the service.
- getAccessServiceDevelopmentStatus() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceRegistrationEntry
-
Return the development status of the service.
- getAccessServiceFullName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
-
Return the full name of the access service.
- getAccessServiceFullName() - Method in enum class 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.AccessServiceRegistrationEntry
-
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.AccessServiceRegistrationEntry
-
Return the InTopic name for the access service.
- getAccessServiceInTopicStatus() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
-
Return the status of the access services' in topic.
- getAccessServiceName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
-
Return the name of the access service.
- getAccessServiceName() - Method in enum class 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.AccessServiceRegistrationEntry
-
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.AccessServiceRegistrationEntry
-
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.AccessServiceRegistrationEntry
-
Return the OutTopic name for the access service.
- getAccessServiceOutTopicStatus() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
-
Return the status of the access services' out topic.
- getAccessServicesConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
-
Return the configuration for the registered Open Metadata Access Services (OMASs).
- 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 class 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.AccessServiceRegistrationEntry
-
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 class 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.AccessServiceRegistrationEntry
-
Return the URL for the wiki page describing this access service.
- 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.
- getBasicServerProperties() - Method in class org.odpi.openmetadata.adminservices.rest.BasicServerPropertiesResponse
-
Return the properties object.
- 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.
- getCohortOMRSInstancesTopicConnection() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.CohortConfig
-
Return the connection to the topic that is dedicated to exchanging details of the metadata instances stored by the members of the cohort.
- getCohortOMRSRegistrationTopicConnection() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.CohortConfig
-
Return the connection to the topic that is dedicated to the registration requests that manage the membership of the cohort.
- getCohortOMRSTopicConnection() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.CohortConfig
-
Return the connection to the cohort's single 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.
- getCohortOMRSTypesTopicConnection() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.CohortConfig
-
Return the connection to the topic that is dedicated to the type validation requests that manage the consistency of types within the cohort.
- 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.EngineServiceConfigResponse
-
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.IntegrationServiceConfigResponse
-
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.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.configuration.properties.IntegrationConnectorConfig
-
Set up the connection for the integration connector.
- 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.
- getConnectorDeployedImplementationType() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.IntegrationServiceDescription
-
Return the deployedImplementationType for the specific type of integration connector supported by this service.
- getConnectorId() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationConnectorConfig
-
Return the unique identifier of this connector.
- getConnectorName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationConnectorConfig
-
Return the name of the connector.
- getConnectorProvider() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EventBusConfig
-
Return the class name of the connector provider for the event bus.
- getConnectorUserId() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationConnectorConfig
-
Return the user id for the connector - if this is null, the integration daemon's userId is used on requests to the Open Metadata Access Service (OMAS).
- getDedicatedTopicList() - Method in class org.odpi.openmetadata.adminservices.rest.DedicatedTopicListResponse
-
Return the list of topics for the dedicated topic structure.
- getDefaultPermittedSynchronization() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationServiceConfig
-
Return the default value for permitted synchronization that should be set up for the integration connectors as they are configured.
- getDefaultPermittedSynchronization() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.IntegrationServiceDescription
-
Return the default value for permitted synchronization that should be set up for the integration connectors as they are configured.
- getDescription() - Method in enum class org.odpi.openmetadata.adminservices.configuration.properties.CohortTopicStructure
-
Return the default description for the key pattern for this enum instance.
- getDescription() - Method in enum class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryMode
-
Return the description of this enum value.
- getDescription() - Method in enum class org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataEventProtocolVersion
-
Return the default description for this enum instance.
- getDescription() - Method in enum class org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataExchangeRule
-
Return the description of this metadata instance replication rule.
- getDescription() - Method in enum class org.odpi.openmetadata.adminservices.properties.ServerActiveStatus
-
Deprecated.Return the default description for this enum.
- getDynamicIntegrationGroupsConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationDaemonServicesConfig
-
Return the optional list of dynamic integration groups.
- getDynamicIntegrationGroupsConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
-
Return the optional list of dynamic integration groups.
- getEngineHostServicesConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
-
Return the configuration for the engine host services that control an engine host OMAG Server.
- getEngineId() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineConfig
-
Return the unique identifier for this governance engine.
- getEngineList() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineHostServicesConfig
-
Return the list of engines that should run on the engine host.
- getEngineQualifiedName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineConfig
-
Return the name of the governance engine.
- getEngines() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig
-
Deprecated.
- getEngines() - Method in class org.odpi.openmetadata.adminservices.rest.EngineServiceRequestBody
-
Return the list of engines to load into this engine service.
- getEngineServiceAdminClass() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig
-
Return the Java class name of the admin-services interface for this engine service.
- getEngineServiceAdminClass() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistrationEntry
-
Return the Java class name of the admin-services interface for this engine service.
- getEngineServiceCode() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceDescription
-
Return the code for this enum instance
- getEngineServiceConfigs() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineHostServicesConfig
-
Return the list of configuration for the engine services that will run in this server.
- getEngineServiceDefinition(int) - Static method in enum class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceDescription
-
Return the enum that corresponds with the supplied code.
- getEngineServiceDescription() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig
-
Return the short description of the engine service.
- getEngineServiceDescription() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceDescription
-
Return the default description for the type for this enum instance.
- getEngineServiceDescription() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistrationEntry
-
Return the short description of the engine service.
- getEngineServiceDevelopmentStatus() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig
-
Return the development status of the service.
- getEngineServiceDevelopmentStatus() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceDescription
-
Return the development status of the service.
- getEngineServiceDevelopmentStatus() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistrationEntry
-
Return the development status of the service.
- getEngineServiceFullName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig
-
Return the full name of the engine service.
- getEngineServiceFullName() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceDescription
-
Return the formal name for this enum instance.
- getEngineServiceFullName() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistrationEntry
-
Return the full name of the engine service.
- getEngineServiceId() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig
-
Return the code number (ordinal) for this engine service.
- getEngineServiceId() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistrationEntry
-
Return the code number (ordinal) for this engine service.
- getEngineServiceName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig
-
Return the name of the engine service.
- getEngineServiceName() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceDescription
-
Return the default name for this enum instance.
- getEngineServiceName() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistrationEntry
-
Return the name of the engine service.
- getEngineServiceNames() - Static method in enum class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceDescription
-
Return the full names of all the registered engine service names.
- getEngineServiceOperationalStatus() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig
-
Return the status of this engine service.
- getEngineServiceOperationalStatus() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistrationEntry
-
Return the status of this engine service.
- getEngineServiceOptions() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig
-
Return the options for this engine service.
- getEngineServiceOptions() - Method in class org.odpi.openmetadata.adminservices.rest.EngineServiceRequestBody
-
Return the options for this engine service.
- getEngineServicePartnerOMAS() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig
-
Return the full name of the Open Metadata Access Service (OMAS) that this engine service is partnered with.
- getEngineServicePartnerOMAS() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistrationEntry
-
Return the full name of the Open Metadata Access Service (OMAS) that this engine service is partnered with.
- getEngineServicePartnerService() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceDescription
-
Return the description of the service that this engine service is partnered with.
- getEngineServiceURLMarker() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig
-
Return the string that appears in the REST API URL that identifies the owning service.
- getEngineServiceURLMarker() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceDescription
-
Return the string that appears in the REST API URL that identifies the owning service.
- getEngineServiceURLMarker() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistrationEntry
-
Return the string that appears in the REST API URL that identifies the owning service.
- getEngineServiceWiki() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig
-
Return the wiki page link for the engine service.
- getEngineServiceWiki() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceDescription
-
Return the URL for the wiki page describing this engine service.
- getEngineServiceWiki() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistrationEntry
-
Return the wiki page link for the engine service.
- getEngineUserId() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineConfig
-
Return the userId that the governance engine should use when calling the metadata 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.
- getGenerateIntegrationReports() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationConnectorConfig
-
Return a flag indicating whether the integration connector should create an integration report.
- getGroups() - Method in class org.odpi.openmetadata.adminservices.rest.IntegrationGroupsResponse
-
Return the list of groups
- getHostedGovernanceEngineDeployedImplementationType() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceDescription
-
Return the type of governance engine that this engine service supports.
- getHostedGovernanceEngineType() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceDescription
-
Return the open metadata type of governance engine that this engine service supports.
- getHostedGovernanceEngineType() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistrationEntry
-
Return the open metadata type of governance engine that this engine service supports.
- getHostedGovernanceServiceDeployedImplementationType() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceDescription
-
Return the deployed implementation type of governance service that this engine service supports.
- getHostedGovernanceServiceType() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceDescription
-
Return the open metadata type of governance service that this engine service supports.
- getHostedGovernanceServiceType() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistrationEntry
-
Return the open metadata type of governance service that this engine service supports.
- getInstancesPerType() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryPerformanceWorkbenchConfig
-
Return the number of instances that should be created for each type definition.
- getInstancesTopicName() - Method in class org.odpi.openmetadata.adminservices.properties.DedicatedTopicList
-
Return the name of the topic used to pass messages about metadata instances.
- getIntegrationConnectorConfigs() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationServiceConfig
-
Return the OCF Connection for the topic used to pass requests to this integration service.
- getIntegrationConnectorConfigs() - Method in class org.odpi.openmetadata.adminservices.rest.IntegrationServiceRequestBody
-
Return the OCF Connection for the topic used to pass requests to this integration service.
- getIntegrationGroupQualifiedName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationGroupConfig
-
Return the name of the integration group.
- getIntegrationServiceCode() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.IntegrationServiceDescription
-
Return the code for this enum instance
- getIntegrationServiceContextManagerClass() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationServiceConfig
-
Return the Java class name of the admin-services interface for this integration service.
- getIntegrationServiceDefinition(int) - Static method in enum class org.odpi.openmetadata.adminservices.configuration.registration.IntegrationServiceDescription
-
Return the enum that corresponds with the supplied code.
- getIntegrationServiceDescription() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationServiceConfig
-
Return the short description of the integration service.
- getIntegrationServiceDescription() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.IntegrationServiceDescription
-
Return the default description for the type for this enum instance.
- getIntegrationServiceDevelopmentStatus() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationServiceConfig
-
Return the development status of the service.
- getIntegrationServiceDevelopmentStatus() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.IntegrationServiceDescription
-
Return the development status of the service.
- getIntegrationServiceFullName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationServiceConfig
-
Return the full name of the integration service.
- getIntegrationServiceFullName() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.IntegrationServiceDescription
-
Return the formal name for this enum instance.
- getIntegrationServiceId() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationServiceConfig
-
Return the code number (ordinal) for this integration service.
- getIntegrationServiceName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationServiceConfig
-
Return the name of the integration service.
- getIntegrationServiceName() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.IntegrationServiceDescription
-
Return the default name for this enum instance.
- getIntegrationServiceOperationalStatus() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationServiceConfig
-
Return the status of this integration service.
- getIntegrationServiceOptions() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationServiceConfig
-
Return the options for this integration service.
- getIntegrationServiceOptions() - Method in class org.odpi.openmetadata.adminservices.rest.IntegrationServiceRequestBody
-
Return the options for this integration service.
- getIntegrationServicePartnerOMAS() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationServiceConfig
-
Return the full name of the Open Metadata Access Service (OMAS) that this integration service is partnered with.
- getIntegrationServicePartnerOMAS() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.IntegrationServiceDescription
-
Return the full name of the Open Metadata Access Service (OMAS) that this integration service is partnered with.
- getIntegrationServicesConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationDaemonServicesConfig
-
Return the configuration for the registered Open Metadata Integration Services (OMISs).
- getIntegrationServicesConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
-
Return the configuration for the registered Open Metadata Integration Services (OMISs).
- getIntegrationServiceURLMarker() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationServiceConfig
-
Return the string that appears in the REST API URL that identifies the owning service.
- getIntegrationServiceURLMarker() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.IntegrationServiceDescription
-
Return the string that appears in the REST API URL that identifies the owning service.
- getIntegrationServiceWiki() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationServiceConfig
-
Return the wiki page link for the integration service.
- getIntegrationServiceWiki() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.IntegrationServiceDescription
-
Return the URL for the wiki page describing this integration service.
- 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.
- getLocalServerDescription() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
-
Return the description of the local server.
- getLocalServerDescription() - Method in class org.odpi.openmetadata.adminservices.properties.BasicServerProperties
-
Return the description of the local server.
- getLocalServerDescription() - Method in class org.odpi.openmetadata.adminservices.rest.ServerPropertiesRequestBody
-
Return the description of the local server.
- 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).
- getLocalServerPassword() - Method in class org.odpi.openmetadata.adminservices.properties.BasicServerProperties
-
Return the password that the local server should use on outbound REST calls (this is the password for the localServerUserId).
- getLocalServerPassword() - Method in class org.odpi.openmetadata.adminservices.rest.ServerPropertiesRequestBody
-
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.
- getLocalServerURL() - Method in class org.odpi.openmetadata.adminservices.properties.BasicServerProperties
-
Return the base URL for calling the local server.
- getLocalServerURL() - Method in class org.odpi.openmetadata.adminservices.rest.ServerPropertiesRequestBody
-
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.
- getLocalServerUserId() - Method in class org.odpi.openmetadata.adminservices.properties.BasicServerProperties
-
Return the userId that the local server should use when processing events and there is no external user driving the operation.
- getLocalServerUserId() - Method in class org.odpi.openmetadata.adminservices.rest.ServerPropertiesRequestBody
-
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.
- getMaxPageSize() - Method in class org.odpi.openmetadata.adminservices.properties.BasicServerProperties
-
Return the maximum page size supported by this server.
- getMaxPageSize() - Method in class org.odpi.openmetadata.adminservices.rest.ServerPropertiesRequestBody
-
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.
- getMaxSearchResults() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryPerformanceWorkbenchConfig
-
Return the maximum search results that should processed for testing the search operations of the server under test.
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
Retrieve a message definition object for an exception.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition(String...) - Method in enum class 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.
- getMetadataSourceQualifiedName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationConnectorConfig
-
Return the qualified name of the metadata source for this integration connector.
- getMethodsToSkip() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryPerformanceWorkbenchConfig
-
Return the methods (if any) that should be skipped during the performance test.
- getName() - Method in enum class org.odpi.openmetadata.adminservices.configuration.properties.CohortTopicStructure
-
Return the default name for this enum instance.
- getName() - Method in enum class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryMode
-
Return the name of this enum value.
- getName() - Method in enum class org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataEventProtocolVersion
-
Return the default name for this enum instance.
- getName() - Method in enum class org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataExchangeRule
-
Return the name of this metadata instance replication rule.
- getName() - Method in enum class org.odpi.openmetadata.adminservices.properties.ServerActiveStatus
-
Deprecated.Return the default name for this enum type.
- getOMAGServerConfig() - Method in class org.odpi.openmetadata.adminservices.rest.OMAGServerConfigResponse
-
Return the OMAGServerConfig object.
- getOMAGServerConfigs() - Method in class org.odpi.openmetadata.adminservices.rest.OMAGServerConfigsResponse
-
Return the OMAGServerConfig objects.
- 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.
- 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 class org.odpi.openmetadata.adminservices.configuration.properties.CohortTopicStructure
-
Return the code for this enum instance
- getOrdinal() - Method in enum class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryMode
-
Return the code number of this enum value.
- getOrdinal() - Method in enum class org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataEventProtocolVersion
-
Return the code for this enum instance
- getOrdinal() - Method in enum class org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataExchangeRule
-
Return the code number of this metadata instance replication rule.
- getOrdinal() - Method in enum class org.odpi.openmetadata.adminservices.properties.ServerActiveStatus
-
Deprecated.Return the code for this enum used for indexing based on the enum value.
- getOrganizationName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
-
Return the name of the organization that is running the server.
- getOrganizationName() - Method in class org.odpi.openmetadata.adminservices.properties.BasicServerProperties
-
Return the name of the organization that is running the server.
- getOrganizationName() - Method in class org.odpi.openmetadata.adminservices.rest.ServerPropertiesRequestBody
-
Return the name of the organization that is running the server.
- getPartnerServerType() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.CommonServicesDescription
-
Return the type of server where the partner service resides.
- getPartnerServerType() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.GovernanceServicesDescription
-
Return the type of server where the partner service resides.
- getPartnerServiceName() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.CommonServicesDescription
-
Return the name of a service called in a remote server (if any).
- getPartnerServiceName() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.GovernanceServicesDescription
-
Return the name of a service called in a remote server (if any).
- getPermittedSynchronization() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationConnectorConfig
-
Return the permitted direction of metadata flow (see the enum definition for more details).
- 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.
- getProfilesToSkip() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryPerformanceWorkbenchConfig
-
Return the profiles (if any) that should be skipped during the performance test.
- getRefreshTimeInterval() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationConnectorConfig
-
Return the number of minutes between each call to the connector to refresh the metadata.
- getRegistrationTopicName() - Method in class org.odpi.openmetadata.adminservices.properties.DedicatedTopicList
-
Return the name of the topic used for registration events.
- getRemoteEnterpriseOMRSTopicConnection() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EnterpriseAccessConfig
-
Return the optional connection for an external topic for enterprise events.
- getRepositoryPerformanceConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ConformanceSuiteConfig
-
Return the configuration for the repository performance workbench.
- 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.
- 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.
- getServerActiveStatus() - Method in class org.odpi.openmetadata.adminservices.properties.ServerServicesStatus
-
Deprecated.Return the current status of the server.
- getServerName() - Method in class org.odpi.openmetadata.adminservices.properties.ServerServicesStatus
-
Deprecated.Return the server name
- 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.
- getServerStatus() - Method in class org.odpi.openmetadata.adminservices.rest.OMAGServerStatusResponse
-
Deprecated.Return the server status structure.
- getServerSuperType() - Method in class org.odpi.openmetadata.adminservices.rest.ServerTypeClassificationSummary
-
Return the description of the supertype (if any)
- getServerType() - Method in class org.odpi.openmetadata.adminservices.classifier.ServerTypeClassifier
-
Check that the config document will result in a valid type of server and return the type.
- getServerType() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.CommonServicesDescription
-
Return the name of the type of server where this service resides.
- getServerType() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.GovernanceServicesDescription
-
Return the name of the type of server where this service resides.
- getServerType() - Method in class org.odpi.openmetadata.adminservices.properties.ServerServicesStatus
-
Deprecated.Return the type of server that is hosting these services.
- getServerTypeClassification() - Method in class org.odpi.openmetadata.adminservices.rest.ServerTypeClassificationResponse
-
Return the classification for this server type.
- getServerTypeDescription() - Method in enum class 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 class 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 class 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 class org.odpi.openmetadata.adminservices.configuration.registration.CommonServicesDescription
-
Return the code for this enum instance
- getServiceCode() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.GovernanceServicesDescription
-
Return the code for this enum instance
- getServiceDescription() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.CommonServicesDescription
-
Return the default description for the type for this enum instance.
- getServiceDescription() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.GovernanceServicesDescription
-
Return the default description for the type for this enum instance.
- getServiceDevelopmentStatus() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.CommonServicesDescription
-
Return the development status of the component.
- getServiceDevelopmentStatus() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.GovernanceServicesDescription
-
Return the development status of the component.
- getServiceName() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.CommonServicesDescription
-
Return the default name for this enum instance.
- getServiceName() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.GovernanceServicesDescription
-
Return the default name for this enum instance.
- getServiceName() - Method in class org.odpi.openmetadata.adminservices.properties.OMAGServerServiceStatus
-
Deprecated.Return the name of the service
- getServices() - Method in class org.odpi.openmetadata.adminservices.properties.ServerServicesStatus
-
Deprecated.Return the services and their status.
- getServices() - Method in class org.odpi.openmetadata.adminservices.rest.AccessServicesResponse
-
Return the list of services
- getServices() - Method in class org.odpi.openmetadata.adminservices.rest.EngineHostServicesResponse
-
Return the list of services
- getServices() - Method in class org.odpi.openmetadata.adminservices.rest.IntegrationDaemonServicesResponse
-
Return the list of services
- getServices() - Method in class org.odpi.openmetadata.adminservices.rest.IntegrationServicesResponse
-
Return the list of services
- getServices() - Method in class org.odpi.openmetadata.adminservices.rest.ViewServicesResponse
-
Return the list of services
- getServiceStatus() - Method in class org.odpi.openmetadata.adminservices.properties.OMAGServerServiceStatus
-
Deprecated.Return the current status.
- getServiceURLMarker() - Method in enum class 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 class 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 class org.odpi.openmetadata.adminservices.configuration.registration.CommonServicesDescription
-
Return the URL for the wiki page describing this access service.
- getServiceWiki() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.GovernanceServicesDescription
-
Return the URL for the wiki page describing this governance service.
- getSuccessMessage() - Method in class org.odpi.openmetadata.adminservices.rest.SuccessMessageResponse
-
Return the success message (if any).
- getSuperType() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.ServerTypeClassification
-
Returns super type of server - null for top level.
- getTestEntityTypes() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryConformanceWorkbenchConfig
-
Return the list of entity types to test.
- 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.
- getTutRepositoryServerName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryPerformanceWorkbenchConfig
-
Return the name of the server that the repository workbench is to test.
- getTypeCode() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.ServiceOperationalStatus
-
Return the code for this enum instance
- getTypeCode() - Method in enum class org.odpi.openmetadata.adminservices.OMAGServiceMode
-
Return the code for this enum instance
- getTypeDescription() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.ServiceOperationalStatus
-
Return the default description for the type for this enum instance.
- getTypeDescription() - Method in enum class org.odpi.openmetadata.adminservices.OMAGServiceMode
-
Return the default description for the type for this enum instance.
- getTypeName() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.ServiceOperationalStatus
-
Return the default name for this enum instance.
- getTypeName() - Method in enum class org.odpi.openmetadata.adminservices.OMAGServiceMode
-
Return the default name for this enum instance.
- getTypesTopicName() - Method in class org.odpi.openmetadata.adminservices.properties.DedicatedTopicList
-
Return the name of the topic used to pass type verification messages.
- getUrlRoot() - Method in class org.odpi.openmetadata.adminservices.rest.URLRequestBody
-
Return the URL root (typically host name and port).
- getUsesBlockingCalls() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationConnectorConfig
-
Return if the connector should be started in its own thread to allow it to block on a listening call.
- 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.ViewServiceRegistrationEntry
-
Return the class name of the admin class that should be called during initialization and termination.
- getViewServiceCode() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
-
Return the code for this enum instance
- getViewServiceCode() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceRegistrationEntry
-
Return the code for this view service
- getViewServiceDefinition(int) - Static method in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
-
Return the enum that corresponds with the supplied code.
- getViewServiceDescription() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig
-
Return the short description of the view service.
- getViewServiceDescription() - Method in enum class 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.ViewServiceRegistrationEntry
-
Return the default description for the type for this view service.
- getViewServiceDevelopmentStatus() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig
-
Return the development status of the service.
- getViewServiceDevelopmentStatus() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
-
Return the development status of the component.
- getViewServiceDevelopmentStatus() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceRegistrationEntry
-
Return the development status of the component.
- getViewServiceFullName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig
-
Return the full name of the view service.
- getViewServiceFullName() - Method in enum class 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.ViewServiceRegistrationEntry
-
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 class 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.ViewServiceRegistrationEntry
-
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.ViewServiceRegistrationEntry
-
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.
- getViewServiceOptions() - Method in class org.odpi.openmetadata.adminservices.rest.ViewServiceRequestBody
-
Return the options for this view service.
- getViewServicePartnerService() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig
-
Return the full name of the service (typically Open Metadata Access Service (OMAS)) that this view service is partnered with.
- getViewServicePartnerService() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
-
Return the description of the service that this view service is partnered with.
- getViewServicePartnerService() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceRegistrationEntry
-
Return the full name of the service (typically Open Metadata Access Service (OMAS)) that this view service is partnered with.
- getViewServicesConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
-
Return the configuration for the registered Open Metadata View Services (OMVSs).
- 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 class 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.ViewServiceRegistrationEntry
-
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 class 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.ViewServiceRegistrationEntry
-
Return the URL for the wiki page describing this view service.
- getWaitBetweenScenarios() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryPerformanceWorkbenchConfig
-
Return the amount of time (in seconds) to wait between scenarios of the performance test.
- GLOSSARY_AUTHOR - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
-
View Service for glossary authoring.
- GLOSSARY_BROWSER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
-
View glossary terms and categories within a glossary.
- GLOSSARY_MANAGER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
-
Create glossary terms and organize them into categories as part of a controlled workflow process.
- GLOSSARY_VIEW_OMAS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
-
Support glossary terms visualization.
- GOVERNANCE_ACTION_OMES - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceDescription
-
Executes requested governance action services to monitor, assess and maintain metadata and its real-world counterparts.
- GOVERNANCE_ENGINE_OMAS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
-
Provide metadata services and watch dog notification to the governance action services.
- GOVERNANCE_PROGRAM_OMAS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
-
Manage the governance program.
- GOVERNANCE_SERVER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ServerTypeClassification
-
Server that hosts integration, management or governance function.
- GOVERNANCE_SERVER_OMAS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
-
Supply the governance engine definitions to the engine hosts and the and integration group definitions to the integration daemons.
- GovernanceServicesDescription - Enum Class 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.EngineConfig
-
Return a hash code based on the values of this object.
- hashCode() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineHostServicesConfig
-
Return a hash code based on the values of this object.
- hashCode() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig
-
Return a hash code based on the values of this object.
- hashCode() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EnterpriseAccessConfig
-
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.IntegrationConnectorConfig
-
Return a hash code based on the values of this object.
- hashCode() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationDaemonServicesConfig
-
Return a hash code based on the values of this object.
- hashCode() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationGroupConfig
-
Return a hash code based on the values of this object.
- hashCode() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationServiceConfig
-
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.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.RepositoryPerformanceWorkbenchConfig
-
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.ViewServiceConfig
-
Return a hash code based on the values of this object.
- hashCode() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistrationEntry
-
Return a hash code based on the values of this object.
- hashCode() - Method in class org.odpi.openmetadata.adminservices.properties.BasicServerProperties
-
Return a hash code based on the values of this object.
- hashCode() - Method in class org.odpi.openmetadata.adminservices.properties.DedicatedTopicList
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.adminservices.properties.OMAGServerServiceStatus
-
Deprecated.Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.adminservices.properties.ServerServicesStatus
-
Deprecated.Return hash code for this object
- 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.AccessServicesResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.adminservices.rest.BasicServerPropertiesResponse
-
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.DedicatedTopicListResponse
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.adminservices.rest.EngineHostServicesResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.adminservices.rest.EngineServiceConfigResponse
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.adminservices.rest.EngineServiceRequestBody
-
Return a hash code based on the values of this object.
- 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.IntegrationDaemonServicesResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.adminservices.rest.IntegrationGroupsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.adminservices.rest.IntegrationServiceConfigResponse
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.adminservices.rest.IntegrationServiceRequestBody
-
Return a hash code based on the values of this object.
- hashCode() - Method in class org.odpi.openmetadata.adminservices.rest.IntegrationServicesResponse
-
Return hash code for this object
- 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.OMAGServerConfigsResponse
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.adminservices.rest.OMAGServerStatusResponse
-
Deprecated.Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.adminservices.rest.PlatformSecurityRequestBody
- hashCode() - Method in class org.odpi.openmetadata.adminservices.rest.ServerPropertiesRequestBody
-
Return a hash code based on the values of this object.
- 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.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.ViewServiceRequestBody
-
Return a hash code based on the values of this object.
- hashCode() - Method in class org.odpi.openmetadata.adminservices.rest.ViewServicesResponse
-
Return hash code for this object
I
- IGNORING_UNREGISTERED_SERVICE - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminAuditCode
-
OMAG-ADMIN-0001 - The {0} service is being ignored in the startup of server {1} because it is not registered to this platform
- INACTIVE - Enum constant in enum class org.odpi.openmetadata.adminservices.properties.ServerActiveStatus
-
Deprecated.The server is not running.
- INCOMPATIBLE_CONFIG_FILE - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-023 - The configuration document for OMAG server {0} is at version {1} which is not compatible with this OMAG Server Platform which supports versions {2}
- INCOMPATIBLE_SERVER_NAMES - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-002 - OMAG Server Platform was requested to start OMAG Server {0} but the configuration document retrieved for it has the server name set to {1}
- INCOMPATIBLE_SUBSYSTEMS - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-031 - The configuration document for server {0} includes configuration for a {1} but also has configuration for the {2} subsystem which is not a compatible combination
- INFRASTRUCTURE_INTEGRATOR_OMIS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.IntegrationServiceDescription
-
Infrastructure Integrator OMIS - Exchange information relating to IT infrastructure such as hosts, platforms, servers, server capabilities and services.
- INTEGRATION_DAEMON - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ServerTypeClassification
-
Governance server that hosts connectors that are exchanging metadata with third party technology.
- INTEGRATION_DAEMON_SERVICES - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.GovernanceServicesDescription
-
Host one or more integration services that are exchanging metadata with third party technologies.
- IntegrationConnectorConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
-
IntegrationConnectorConfig provides the configuration properties used to create and manage an integration connector that exchanges metadata with a third party technology.
- IntegrationConnectorConfig() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationConnectorConfig
-
Default constructor does nothing.
- IntegrationConnectorConfig(IntegrationConnectorConfig) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationConnectorConfig
-
Copy/clone constructor
- IntegrationDaemonServicesConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
-
IntegrationDaemonConfig provides the specialist properties used to initialize an integration daemon.
- IntegrationDaemonServicesConfig() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationDaemonServicesConfig
-
Default constructor.
- IntegrationDaemonServicesConfig(IntegrationDaemonServicesConfig) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationDaemonServicesConfig
-
Copy/clone constructor.
- IntegrationDaemonServicesResponse - Class in org.odpi.openmetadata.adminservices.rest
-
IntegrationDaemonServicesResponse provides a response object for returning information about a list of engine services that are configured for an integration daemon OMAG Server.
- IntegrationDaemonServicesResponse() - Constructor for class org.odpi.openmetadata.adminservices.rest.IntegrationDaemonServicesResponse
-
Default constructor
- IntegrationDaemonServicesResponse(IntegrationDaemonServicesResponse) - Constructor for class org.odpi.openmetadata.adminservices.rest.IntegrationDaemonServicesResponse
-
Copy clone constructor
- IntegrationGroupConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
-
IntegrationGroupConfig provides the properties to configure a dynamic integration group in an integration daemon.
- IntegrationGroupConfig() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationGroupConfig
-
Default constructor
- IntegrationGroupConfig(IntegrationGroupConfig) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationGroupConfig
-
Copy/clone constructor
- IntegrationGroupsResponse - Class in org.odpi.openmetadata.adminservices.rest
-
IntegrationGroupsResponse provides a response object for returning information about a list of integration groups that are configured in an OMAG Server Platform.
- IntegrationGroupsResponse() - Constructor for class org.odpi.openmetadata.adminservices.rest.IntegrationGroupsResponse
-
Default constructor
- IntegrationGroupsResponse(IntegrationGroupsResponse) - Constructor for class org.odpi.openmetadata.adminservices.rest.IntegrationGroupsResponse
-
Copy clone constructor
- IntegrationServiceConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
-
IntegrationServiceConfig provides the configuration for a single Open Metadata Integration Service (OMIS).
- IntegrationServiceConfig() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationServiceConfig
-
Default constructor for use with Jackson libraries
- IntegrationServiceConfig(IntegrationServiceConfig) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationServiceConfig
-
Copy/clone constructor
- IntegrationServiceConfigResponse - Class in org.odpi.openmetadata.adminservices.rest
-
IntegrationServiceConfigResponse is the response structure used on the OMAG REST API calls that returns a IntegrationServiceConfig object as a response.
- IntegrationServiceConfigResponse() - Constructor for class org.odpi.openmetadata.adminservices.rest.IntegrationServiceConfigResponse
-
Default constructor
- IntegrationServiceDescription - Enum Class in org.odpi.openmetadata.adminservices.configuration.registration
-
IntegrationServiceDescription provides a list of registered integration services.
- IntegrationServiceRequestBody - Class in org.odpi.openmetadata.adminservices.rest
-
IntegrationServiceRequestBody passes the minimum information to set up an integration service.
- IntegrationServiceRequestBody() - Constructor for class org.odpi.openmetadata.adminservices.rest.IntegrationServiceRequestBody
-
Default constructor for use with Jackson libraries
- IntegrationServiceRequestBody(IntegrationServiceRequestBody) - Constructor for class org.odpi.openmetadata.adminservices.rest.IntegrationServiceRequestBody
-
Copy/clone constructor
- IntegrationServicesResponse - Class in org.odpi.openmetadata.adminservices.rest
-
IntegrationServicesResponse provides a response object for returning information about a list of services that are configured in an OMAG Server Platform.
- IntegrationServicesResponse() - Constructor for class org.odpi.openmetadata.adminservices.rest.IntegrationServicesResponse
-
Default constructor
- IntegrationServicesResponse(IntegrationServicesResponse) - Constructor for class org.odpi.openmetadata.adminservices.rest.IntegrationServicesResponse
-
Copy clone constructor
- IntegrationViewServiceConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
-
The IntegrationViewServiceConfig class is a specialization of ViewServiceConfig for integration-level view services
- 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(ViewServiceRegistrationEntry) - 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.
- IT_INFRASTRUCTURE_OMAS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
-
Manage information about the deployed IT infrastructure.
J
- JUST_TYPEDEFS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataExchangeRule
-
Only registration and type definitions (TypeDefs) exchange.
K
- KARMA_POINT_COLLECTION_INCREMENT - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminAuditCode
-
OMAG-ADMIN-0204 - The {0} Open Metadata Access Service (OMAS) is awarding {1} karma point(s) to each person who contributes to open metadata
L
- LEARNED_TYPES - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataExchangeRule
-
Registration plus all type definitions (TypeDefs) and metadata instances (Entities and Relationships) of types requested by local users to this server.
- LINEAGE_INTEGRATOR_OMIS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.IntegrationServiceDescription
-
Lineage Integrator OMIS - Manage exchange of lineage with a third party tool.
- LOCAL_REPOSITORY_MODE_NOT_PROXY - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-052 - Unable to configure an event mapper for OMAG server {0} because its local repository mode is set to {1}
- LOCAL_REPOSITORY_MODE_NOT_SET - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-008 - The local repository mode has not been set for OMAG server {0}
- 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 Class in org.odpi.openmetadata.adminservices.configuration.properties
-
LocalRepositoryMode classifies the capability of the server's local repository.
M
- METADATA_ACCESS_POINT - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ServerTypeClassification
-
Server that is a metadata access server without its own native open metadata repository so all metadata access is remote.
- METADATA_ACCESS_SERVER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ServerTypeClassification
-
Server that provides specialist APIs for accessing and storing metadata in open metadata repositories connected through one or more open metadata repository cohorts.
- METADATA_ACCESS_STORE - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ServerTypeClassification
-
Server that is a metadata access server with its own native open metadata repository.
- METADATA_CACHE - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryMode
-
This local repository is read only and is able to act as a cache for metadata but not to master new values.
- MISSING_CONFIGURATION_PROPERTY - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-032 - The supplied configuration for server {0} was not accepted because there is no value provided for property {1}
- MY_PROFILE - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
-
Manage information about the logged on user as well as their preferences.
N
- NO_CONFIG_DOCUMENT - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-011 No configuration document was found for OMAG server {0}
- NO_ENTERPRISE_TOPIC - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminAuditCode
-
OMAG-ADMIN-0210 - The {0} Open Metadata Access Service (OMAS) is unable to register a listener with the enterprise OMRS Topic for server {1} because it is null
- NO_ENTERPRISE_TOPIC - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-025 - The {0} Open Metadata Access Service (OMAS) has been passed a null enterprise OMRS topic for server {1}
- NO_EVENT_BUS_SET - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-017 - The OMAG server {0} is unable to add open metadata services until the event bus is configured
- NO_KARMA_POINT_COLLECTION - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminAuditCode
-
OMAG-ADMIN-0205 - The {0} Open Metadata Access Service (OMAS) is not collecting karma points in this server
- NO_REPOSITORY - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryMode
-
The server is running without a local repository.
- NOT_IMPLEMENTED - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ServiceOperationalStatus
-
Code for this service is not available/applicable.
- NULL_ACCESS_SERVICE_ROOT_URL - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-020 - The {0} service of OMAG server {1} has been configured with a null root URL for the remote {2} access service
- NULL_ACCESS_SERVICE_SERVER_NAME - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-021 - The {0} service of OMAG server {1} has been configured with a null server name for the remote {2} access service
- NULL_CLIENT_CONFIG - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-038 - OMAG server {0} has been called by {1} with a null client config
- NULL_COHORT_NAME - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-007 - OMAG server {0} has been configured with a null cohort name
- NULL_CONNECTION - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-027 - OMAG server {0} has been called with a null connection for method {1}
- NULL_FILE_NAME - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-022 - OMAG server {0} has been configured with a null file name for an Open Metadata Archive
- NULL_LOCAL_SERVER_NAME - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-001 - OMAG server has been called with a null local server name
- NULL_LOCAL_SERVER_USERID - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-003 - OMAG server {0} has been configured with a null local server user identifier (userId)
- NULL_METADATA_COLLECTION_NAME - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-018 - OMAG server {0} has been called with a null metadata collection name
- NULL_OMAG_SERVER_NAME - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-040 - The {0} service of server {1} has been configured with a null name for the remote server
- NULL_OMAG_SERVER_ROOT_URL - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-039 - The {0} service of OMAG server {1} has been configured with a null root URL for its remote OMAG Server
- NULL_PLATFORM_CONNECTION - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-028 - The OMAG Server Platform has been called with a null connection for method {0}
- NULL_PROPERTY_NAME - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-105 - The {0} property in the configuration for server {1} is null
- NULL_REPOSITORY_CONFIG - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-010 - The OMAG server {0} has been passed a configuration document with no open metadata repository services configuration
- NULL_SERVER_CONFIG - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-009 - The OMAG server {0} has been passed null configuration
- NULL_SERVICE_URL_MARKER - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-045 - The {0} service of server {1} has been configured with a null service URL marker
- NULL_USER_NAME - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-004 - A REST API call to OMAG server {0} has been made with a null user identifier (userId)
O
- OCF_METADATA_MANAGEMENT - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.CommonServicesDescription
-
Common metadata services for the Open Connector Framework (OCF).
- OIF_METADATA_MANAGEMENT - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.CommonServicesDescription
-
Provides operational support for the integration connectors.
- OMAG_SERVER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ServerTypeClassification
-
Generic name for a server that runs on the OMAG Platform.
- OMAGAdminAuditCode - Enum Class in org.odpi.openmetadata.adminservices.ffdc
-
The OMAGAdminAuditCode is used to define the message content for the OMRS Audit Log.
- OMAGAdminErrorCode - Enum Class 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(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGConfigurationErrorException
-
Deprecated.
- 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(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGConfigurationErrorException
-
Deprecated.
- 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(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, 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(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.
- OMAGInvalidParameterException - Exception in org.odpi.openmetadata.adminservices.ffdc.exception
-
OMAGInvalidParameterException is used when invalid parameters are passed on an OMAG call.
- 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[], 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(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGInvalidParameterException
-
Deprecated.
- 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(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, 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(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.
- OMAGNotAuthorizedException - Exception in org.odpi.openmetadata.adminservices.ffdc.exception
-
OMAGNotAuthorizedException is used when the calling user does not have permission to issue an OMAG call.
- 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[], 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(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGNotAuthorizedException
-
Deprecated.
- 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(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, 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(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.
- 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
- OMAGServerConfigsResponse - Class in org.odpi.openmetadata.adminservices.rest
-
OMAGServerConfigsResponse is the response structure used on the OMAG REST API calls that returns a set of OMAGServerConfig objects as a response.
- OMAGServerConfigsResponse() - Constructor for class org.odpi.openmetadata.adminservices.rest.OMAGServerConfigsResponse
-
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
- OMAGServerConfigStoreRetrieveAll - Interface in org.odpi.openmetadata.adminservices.store
-
OMAGServerConfigStoreQueryAll provides a method to retrieve all the stored servers.
- OMAGServerServiceStatus - Class in org.odpi.openmetadata.adminservices.properties
-
Deprecated.
- OMAGServerServiceStatus() - Constructor for class org.odpi.openmetadata.adminservices.properties.OMAGServerServiceStatus
-
Deprecated.Default constructor for Jackson
- OMAGServerStatusResponse - Class in org.odpi.openmetadata.adminservices.rest
-
Deprecated.
- OMAGServerStatusResponse() - Constructor for class org.odpi.openmetadata.adminservices.rest.OMAGServerStatusResponse
-
Deprecated.Default constructor
- OMAGServerStatusResponse(OMAGServerStatusResponse) - Constructor for class org.odpi.openmetadata.adminservices.rest.OMAGServerStatusResponse
-
Deprecated.Copy/clone constructor
- OMAGServiceMode - Enum Class in org.odpi.openmetadata.adminservices
-
OMAGServiceMode sets up whether an open metadata and governance service (OMAS) is enabled or not.
- OPEN_METADATA_NATIVE - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryMode
-
This local repository is a plugin repository that is part of Egeria and has been built specifically for open metadata and as such is able to dynamically absorb new types of metadata.
- OPEN_METADATA_SECURITY - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.CommonServicesDescription
-
Authorization services for Open Metadata and Governance
- OPEN_METADATA_STORE - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.CommonServicesDescription
-
Provides generic open metadata retrieval and management services for the Open Frameworks and Open Metadata Access Services (OMASs).
- OpenMetadataEventProtocolVersion - Enum Class in org.odpi.openmetadata.adminservices.configuration.properties
-
OpenMetadataEventProtocolVersion provides the identifier for the version number of the event payload.
- OpenMetadataExchangeRule - Enum Class 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
-
The admin services packages provide support for the registration, configuration and operational management of services that run within the Open Metadata and Governance software server process.
- org.odpi.openmetadata.adminservices.classifier - package org.odpi.openmetadata.adminservices.classifier
- 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) Platform.
- org.odpi.openmetadata.adminservices.configuration.registration - package org.odpi.openmetadata.adminservices.configuration.registration
-
The registration package provides the definitions and interfaces to describe each of the Open Metadata and Governance services that support the different subsystems within the OMAG Server.
- 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.properties - package org.odpi.openmetadata.adminservices.properties
-
Properties are the Java Beans that appear exclusively on the API
- org.odpi.openmetadata.adminservices.rest - package org.odpi.openmetadata.adminservices.rest
-
These are the beans that wrap request bodies and responses on the REST API.
- org.odpi.openmetadata.adminservices.store - package org.odpi.openmetadata.adminservices.store
-
The store package provides the interface definition for the data store used to store configuration documents.
- ORGANIZATION_INTEGRATOR_OMIS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.IntegrationServiceDescription
-
Organization Integrator OMIS - Load information about the teams and people in an organization and return collaboration activity.
P
- PEOPLE_ORGANIZER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
-
Describe teams and organizational structure.
- PLATEAU_THRESHOLD - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminAuditCode
-
OMAG-ADMIN-0206 - The {0} Open Metadata Access Service (OMAS) is using the following threshold for reporting Karma Point Plateaus: {1}
- PLATFORM_SERVICES - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.CommonServicesDescription
-
Provides information about the registered services and connectors available in an OMAG Server Platform along with services to control and query information about the OMAG Servers running on the platform.
- 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
- PLUGIN_REPOSITORY - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryMode
-
This local repository has been built by a third party as a plugin repository.
- PRIVACY_OFFICER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
-
Manage governance of privacy.
- PROJECT_MANAGEMENT_OMAS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
-
Manage governance related projects.
- PROJECT_MANAGER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
-
Set up and manage projects.
- PUBLISH_ZONES - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminAuditCode
-
OMAG-ADMIN-0213 - The {0} Open Metadata Access Service (OMAS) is using the following governance zones to determine when to publish completed Assets: {1}
R
- REFERENCE_DATA - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
-
Work with code tables and associated reference data.
- REGISTRATION_ONLY - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataExchangeRule
-
Only registration exchange; no TypeDefs or metadata instances.
- removeServerConfig() - Method in interface org.odpi.openmetadata.adminservices.store.OMAGServerConfigStore
-
Remove the server configuration.
- REPOSITORY_EXPLORER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
-
Explore open metadata instances.
- REPOSITORY_GOVERNANCE_OMES - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceDescription
-
Dynamically govern open metadata repositories in the connected cohorts.
- REPOSITORY_PROXY - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryMode
-
This local repository is actually a proxy to third party metadata repository.
- REPOSITORY_PROXY - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ServerTypeClassification
-
Hosting environment for a repository connector acting as an adapter to a third party metadata server.
- REPOSITORY_SERVICES - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.CommonServicesDescription
-
Manages the synchronization, retrieval and maintenance of metadata stored in open metadata repositories.
- 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
- RepositoryPerformanceWorkbenchConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
-
RepositoryConformanceWorkbenchConfig provides the config that drives the RepositoryWorkbench within the Open Metadata Conformance Suite.
- RepositoryPerformanceWorkbenchConfig() - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryPerformanceWorkbenchConfig
-
Default constructor does nothing.
- RepositoryPerformanceWorkbenchConfig(RepositoryPerformanceWorkbenchConfig) - Constructor for class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryPerformanceWorkbenchConfig
-
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 cohorts 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
- RESOURCE_ENDPOINTS - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminAuditCode
-
OMAG-ADMIN-0214 - The {0} Open Metadata View Service (OMVS) is using the following resource endpoints as permitted endpoints: {1}
- RETRIEVE_ALL_CONFIGS_NOT_SUPPORTED - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-043 - A retrieve all configurations has been attempted, but operation is not supported by the configuration store connector
- retrieveAllServerConfigs() - Method in interface org.odpi.openmetadata.adminservices.store.OMAGServerConfigStoreRetrieveAll
-
Retrieve all the stored server configurations
- retrieveServerConfig() - Method in interface org.odpi.openmetadata.adminservices.store.OMAGServerConfigStore
-
Retrieve the configuration saved from a previous run of the server.
- RUNNING - Enum constant in enum class org.odpi.openmetadata.adminservices.properties.ServerActiveStatus
-
Deprecated.The server has completed start up and is running.
- RUNTIME_MANAGER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
-
Retrieve configuration and status from platforms and servers.
S
- saveServerConfig(OMAGServerConfig) - Method in interface org.odpi.openmetadata.adminservices.store.OMAGServerConfigStore
-
Save the server configuration.
- SEARCH_INTEGRATOR_OMIS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.IntegrationServiceDescription
-
Search Integrator OMIS - Store metadata with a third party technology that is focused on search efficiency.
- SECURITY_INTEGRATOR_OMIS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.IntegrationServiceDescription
-
Security Integrator OMIS - Distribute security properties to security enforcement points.
- SECURITY_MANAGER_OMAS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
-
Manages exchange of metadata with a security service.
- SECURITY_OFFICER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
-
Set up and review rules and security tags to protect data and systems.
- SELECTED_TYPES - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataExchangeRule
-
Registration plus all type definitions (TypeDefs) and metadata instances (Entities and Relationships) of selected types.
- SERVER_AUTHOR - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
-
Author server configuration.
- SERVER_OPERATIONS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.CommonServicesDescription
-
Supports the startup and shutdown of OMAG Servers.
- ServerActiveStatus - Enum Class in org.odpi.openmetadata.adminservices.properties
-
Deprecated.
- ServerPropertiesRequestBody - Class in org.odpi.openmetadata.adminservices.rest
-
ServerPropertiesRequestBody is the request body to add the basic server properties to an OMAG Server's configuration document.
- ServerPropertiesRequestBody() - Constructor for class org.odpi.openmetadata.adminservices.rest.ServerPropertiesRequestBody
-
Default constructor.
- ServerPropertiesRequestBody(ServerPropertiesRequestBody) - Constructor for class org.odpi.openmetadata.adminservices.rest.ServerPropertiesRequestBody
-
Copy/clone constructor.
- ServerServicesStatus - Class in org.odpi.openmetadata.adminservices.properties
-
Deprecated.
- ServerServicesStatus() - Constructor for class org.odpi.openmetadata.adminservices.properties.ServerServicesStatus
-
Deprecated.Default constructor for Jackson
- ServerServicesStatus(ServerServicesStatus) - Constructor for class org.odpi.openmetadata.adminservices.properties.ServerServicesStatus
-
Deprecated.Copy/clone constructor
- ServerTypeClassification - Enum Class 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(ServerTypeClassification) - Constructor for class org.odpi.openmetadata.adminservices.rest.ServerTypeClassificationSummary
-
Enum constructor
- ServerTypeClassificationSummary(ServerTypeClassificationSummary) - Constructor for class org.odpi.openmetadata.adminservices.rest.ServerTypeClassificationSummary
-
Copy/clone constructor
- ServerTypeClassifier - Class in org.odpi.openmetadata.adminservices.classifier
-
ServerTypeClassifier is responsible for reviewing the configuration document to determine what type of server is being requested in the configuration document.
- ServerTypeClassifier(String, OMAGServerConfig) - Constructor for class org.odpi.openmetadata.adminservices.classifier.ServerTypeClassifier
-
Constructor
- SERVICE_REGISTERED_WITH_ENTERPRISE_TOPIC - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminAuditCode
-
OMAG-ADMIN-0209 - The {0} Open Metadata Access Service (OMAS) is registering a listener with the enterprise OMRS Topic for server {1}
- ServiceOperationalStatus - Enum Class 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.AccessServiceRegistrationEntry
-
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.AccessServiceRegistrationEntry
-
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.AccessServiceRegistrationEntry
-
Set up the default description for the type for this access service.
- setAccessServiceDevelopmentStatus(ComponentDevelopmentStatus) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
-
Set up the development status of the service.
- setAccessServiceDevelopmentStatus(ComponentDevelopmentStatus) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceRegistrationEntry
-
Set up the development status of the 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.AccessServiceRegistrationEntry
-
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.AccessServiceRegistrationEntry
-
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.AccessServiceRegistrationEntry
-
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.
- setAccessServicesConfig(List<AccessServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
-
Set up the configuration for the registered Open Metadata Access Services (OMASs).
- setAccessServiceURLMarker(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.
- 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.AccessServiceRegistrationEntry
-
Set up the URL for the wiki page describing this access service.
- 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.
- setBasicServerProperties(BasicServerProperties) - Method in class org.odpi.openmetadata.adminservices.rest.BasicServerPropertiesResponse
-
Set up the properties object.
- setCohortConfigList(List<CohortConfig>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryServicesConfig
-
Set up the configuration properties for each open metadata repository cohort 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.
- setCohortOMRSInstancesTopicConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.CohortConfig
-
Set up the connection to the topic that is dedicated to exchanging details of the metadata instances stored by the members of the cohort.
- setCohortOMRSRegistrationTopicConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.CohortConfig
-
Set up the connection to the topic that is dedicated to the registration requests that manage the membership of the cohort.
- setCohortOMRSTopicConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.CohortConfig
-
Set up the connection to the cohort's single 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.
- setCohortOMRSTypesTopicConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.CohortConfig
-
Set up the connection to the topic that is dedicated to the type validation requests that manage the consistency of types within the cohort.
- 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(EngineServiceConfig) - Method in class org.odpi.openmetadata.adminservices.rest.EngineServiceConfigResponse
-
Set up the config object.
- setConfig(EventBusConfig) - Method in class org.odpi.openmetadata.adminservices.rest.EventBusConfigResponse
-
Set up the config object.
- setConfig(IntegrationServiceConfig) - Method in class org.odpi.openmetadata.adminservices.rest.IntegrationServiceConfigResponse
-
Set up the config object.
- setConfig(LocalRepositoryConfig) - Method in class org.odpi.openmetadata.adminservices.rest.LocalRepositoryConfigResponse
-
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.configuration.properties.IntegrationConnectorConfig
-
Set up the connection for the integration connector.
- 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.
- setConnectorId(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationConnectorConfig
-
Set up the unique identifier of this connector.
- setConnectorName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationConnectorConfig
-
Set up the name of the connector.
- 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.
- setConnectorUserId(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationConnectorConfig
-
Set up the user id for the connector - if this is null, the integration daemon's userId is used on requests to the Open Metadata Access Service (OMAS).
- setDedicatedTopicList(DedicatedTopicList) - Method in class org.odpi.openmetadata.adminservices.rest.DedicatedTopicListResponse
-
Set up the list of topics for the dedicated topic structure.
- setDefaultPermittedSynchronization(PermittedSynchronization) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationServiceConfig
-
Set up the default value for permitted synchronization that should be set up for the integration connectors as they are configured.
- setDynamicIntegrationGroupsConfig(List<IntegrationGroupConfig>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationDaemonServicesConfig
-
Set up the optional list of dynamic integration groups.
- setDynamicIntegrationGroupsConfig(List<IntegrationGroupConfig>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
-
Set up the optional list of dynamic integration groups.
- setEngineHostServicesConfig(EngineHostServicesConfig) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
-
Set up the configuration for the engine host services that control an engine host OMAG Server.
- setEngineId(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineConfig
-
Set up the unique identifier for this governance engine.
- setEngineList(List<EngineConfig>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineHostServicesConfig
-
Set up list of engines that should run on the engine host.
- setEngineQualifiedName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineConfig
-
Set up the name of the governance engine.
- setEngines(List<EngineConfig>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig
-
Deprecated.
- setEngines(List<EngineConfig>) - Method in class org.odpi.openmetadata.adminservices.rest.EngineServiceRequestBody
-
Set up the list of engines to load into this engine service.
- setEngineServiceAdminClass(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig
-
Set up the Java class name of the admin services interface for this engine service.
- setEngineServiceAdminClass(String) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistrationEntry
-
Set up the Java class name of the admin services interface for this engine service.
- setEngineServiceConfigs(List<EngineServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineHostServicesConfig
-
Set up the list of configuration for the engine services that will run in this server.
- setEngineServiceDescription(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig
-
Set up the short description of the engine service.
- setEngineServiceDescription(String) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistrationEntry
-
Set up the short description of the engine service.
- setEngineServiceDevelopmentStatus(ComponentDevelopmentStatus) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig
-
Set up the development status of the service.
- setEngineServiceDevelopmentStatus(ComponentDevelopmentStatus) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistrationEntry
-
Set up the development status of the service.
- setEngineServiceFullName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig
-
Set up the full name of the engine service.
- setEngineServiceFullName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistrationEntry
-
Set up the full name of the engine service.
- setEngineServiceId(int) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig
-
Set up the code number (ordinal) for this engine service.
- setEngineServiceId(int) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistrationEntry
-
Set up the code number (ordinal) for this engine service.
- setEngineServiceName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig
-
Set up the name of the engine service.
- setEngineServiceName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistrationEntry
-
Set up the name of the engine service.
- setEngineServiceOperationalStatus(ServiceOperationalStatus) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig
-
Set up the status of the engine service.
- setEngineServiceOperationalStatus(ServiceOperationalStatus) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistrationEntry
-
Set up the status of the engine service.
- setEngineServiceOptions(Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig
-
Set up the options for this engine service.
- setEngineServiceOptions(Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.rest.EngineServiceRequestBody
-
Set up the options for this engine service.
- setEngineServicePartnerOMAS(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig
-
Set up the full name of the Open Metadata Access Service (OMAS) that this engine service is partnered with.
- setEngineServicePartnerOMAS(String) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistrationEntry
-
Set up the full name of the Open Metadata Access Service (OMAS) that this engine service is partnered with.
- setEngineServiceURLMarker(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig
-
Set up the string that appears in the REST API URL that identifies the owning service.
- setEngineServiceURLMarker(String) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistrationEntry
-
Set up the string that appears in the REST API URL that identifies the owning service.
- setEngineServiceWiki(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig
-
Set up the wiki page link for the engine service.
- setEngineServiceWiki(String) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistrationEntry
-
Set up the wiki page link for the engine service.
- setEngineUserId(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineConfig
-
Set up the userId that the governance engine should use when calling the metadata 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.
- setGenerateIntegrationReports(boolean) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationConnectorConfig
-
Set up a flag indicating whether the integration connector should create an integration report.
- setGroups(List<IntegrationGroupConfig>) - Method in class org.odpi.openmetadata.adminservices.rest.IntegrationGroupsResponse
-
Set up the list of groups
- setHostedGovernanceEngineType(String) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistrationEntry
-
Set up the open metadata type of governance engine that this engine service supports.
- setHostedGovernanceServiceType(String) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistrationEntry
-
Set up the open metadata type of governance service that this engine service supports.
- setInstancesPerType(int) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryPerformanceWorkbenchConfig
-
Set up the number of instances that should be created for each type definition.
- setInstancesTopicName(String) - Method in class org.odpi.openmetadata.adminservices.properties.DedicatedTopicList
-
Set up the name of the topic used to pass messages about metadata instances.
- setIntegrationConnectorConfigs(List<IntegrationConnectorConfig>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationServiceConfig
-
Set up the OCF Connection for the topic used to pass requests to this integration service.
- setIntegrationConnectorConfigs(List<IntegrationConnectorConfig>) - Method in class org.odpi.openmetadata.adminservices.rest.IntegrationServiceRequestBody
-
Set up the OCF Connection for the topic used to pass requests to this integration service.
- setIntegrationGroupQualifiedName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationGroupConfig
-
Set up the name of the integration group.
- setIntegrationServiceContextManagerClass(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationServiceConfig
-
Set up the Java class name of the admin services interface for this integration service.
- setIntegrationServiceDescription(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationServiceConfig
-
Set up the short description of the integration service.
- setIntegrationServiceDevelopmentStatus(ComponentDevelopmentStatus) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationServiceConfig
-
Set up the development status of the service.
- setIntegrationServiceFullName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationServiceConfig
-
Set up the full name of the integration service.
- setIntegrationServiceId(int) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationServiceConfig
-
Set up the code number (ordinal) for this integration service.
- setIntegrationServiceName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationServiceConfig
-
Set up the name of the integration service.
- setIntegrationServiceOperationalStatus(ServiceOperationalStatus) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationServiceConfig
-
Set up the status of the integration service.
- setIntegrationServiceOptions(Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationServiceConfig
-
Set up the options for this integration service.
- setIntegrationServiceOptions(Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.rest.IntegrationServiceRequestBody
-
Set up the options for this integration service.
- setIntegrationServicePartnerOMAS(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationServiceConfig
-
Set up the full name of the Open Metadata Access Service (OMAS) that this integration service is partnered with.
- setIntegrationServicesConfig(List<IntegrationServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationDaemonServicesConfig
-
Set up the configuration for the registered Open Metadata Integration Services (OMISs).
- setIntegrationServicesConfig(List<IntegrationServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
-
Set up the configuration for the registered Open Metadata Integration Services (OMISs).
- setIntegrationServiceURLMarker(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationServiceConfig
-
Set up the string that appears in the REST API URL that identifies the owning service.
- setIntegrationServiceWiki(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationServiceConfig
-
Set up the wiki page link for the integration service.
- 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.
- setLocalServerDescription(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
-
Set up the description of the local server.
- setLocalServerDescription(String) - Method in class org.odpi.openmetadata.adminservices.properties.BasicServerProperties
-
Set up the description of the local server.
- setLocalServerDescription(String) - Method in class org.odpi.openmetadata.adminservices.rest.ServerPropertiesRequestBody
-
Set up the description of the local server.
- 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).
- setLocalServerPassword(String) - Method in class org.odpi.openmetadata.adminservices.properties.BasicServerProperties
-
Set up the password that the local server should use on outbound REST calls (this is the password for the localServerUserId).
- setLocalServerPassword(String) - Method in class org.odpi.openmetadata.adminservices.rest.ServerPropertiesRequestBody
-
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.
- setLocalServerURL(String) - Method in class org.odpi.openmetadata.adminservices.properties.BasicServerProperties
-
Set up the root URL for this server that is used to construct full URL paths to calls for this server's REST interfaces.
- setLocalServerURL(String) - Method in class org.odpi.openmetadata.adminservices.rest.ServerPropertiesRequestBody
-
Set up the root URL for this server that is used to construct full URL paths to calls for this server's REST interfaces.
- 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.
- setLocalServerUserId(String) - Method in class org.odpi.openmetadata.adminservices.properties.BasicServerProperties
-
Set up the userId that the local server should use when processing events and there is no external user driving the operation.
- setLocalServerUserId(String) - Method in class org.odpi.openmetadata.adminservices.rest.ServerPropertiesRequestBody
-
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.
- setMaxPageSize(int) - Method in class org.odpi.openmetadata.adminservices.properties.BasicServerProperties
-
Set up the maximum page size supported by this server.
- setMaxPageSize(int) - Method in class org.odpi.openmetadata.adminservices.rest.ServerPropertiesRequestBody
-
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.
- setMaxSearchResults(int) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryPerformanceWorkbenchConfig
-
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.
- setMetadataSourceQualifiedName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationConnectorConfig
-
Set up the qualified name of the metadata source for this integration connector.
- setMethodsToSkip(List<String>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryPerformanceWorkbenchConfig
-
Set up the methods that should be skipped during the performance test.
- setOMAGServerConfig(OMAGServerConfig) - Method in class org.odpi.openmetadata.adminservices.rest.OMAGServerConfigResponse
-
Set up the OMAGServerConfig object.
- setOMAGServerConfigs(Set<OMAGServerConfig>) - Method in class org.odpi.openmetadata.adminservices.rest.OMAGServerConfigsResponse
-
Set up the OMAGServerConfig objects.
- 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.
- 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.
- setOrganizationName(String) - Method in class org.odpi.openmetadata.adminservices.properties.BasicServerProperties
-
Set up the name of the organization that is running the server.
- setOrganizationName(String) - Method in class org.odpi.openmetadata.adminservices.rest.ServerPropertiesRequestBody
-
Set up the name of the organization that is running the server.
- setPermittedSynchronization(PermittedSynchronization) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationConnectorConfig
-
Set up the permitted direction of metadata flow (see the enum definition for more details).
- 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.
- setProfilesToSkip(List<String>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryPerformanceWorkbenchConfig
-
Set up the profiles that should be skipped during the performance test.
- setRefreshTimeInterval(long) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationConnectorConfig
-
Set up the number of minutes between each call to the connector to refresh the metadata.
- setRegistrationTopicName(String) - Method in class org.odpi.openmetadata.adminservices.properties.DedicatedTopicList
-
Set up the name of the topic used for registration events.
- setRemoteEnterpriseOMRSTopicConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EnterpriseAccessConfig
-
Set up the optional connection for an external topic for enterprise events.
- setRepositoryPerformanceConfig(RepositoryPerformanceWorkbenchConfig) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ConformanceSuiteConfig
-
Set up the configuration for the repository performance workbench.
- 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.
- 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.
- setServerActiveStatus(ServerActiveStatus) - Method in class org.odpi.openmetadata.adminservices.properties.ServerServicesStatus
-
Deprecated.Set up the current status of the server.
- setServerName(String) - Method in class org.odpi.openmetadata.adminservices.properties.ServerServicesStatus
-
Deprecated.Set the name of the server
- 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.
- setServerStatus(ServerServicesStatus) - Method in class org.odpi.openmetadata.adminservices.rest.OMAGServerStatusResponse
-
Deprecated.Set up the server status structure.
- setServerSuperType(ServerTypeClassificationSummary) - Method in class org.odpi.openmetadata.adminservices.rest.ServerTypeClassificationSummary
-
Set up the description of the supertype (if any).
- setServerType(String) - Method in class org.odpi.openmetadata.adminservices.properties.ServerServicesStatus
-
Deprecated.Set up the type of server that is hosting these services.
- 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.
- setServiceName(String) - Method in class org.odpi.openmetadata.adminservices.properties.OMAGServerServiceStatus
-
Deprecated.Set up the name of the service.
- setServices(List<AccessServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.rest.AccessServicesResponse
-
Set up the list of services
- setServices(List<IntegrationServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.rest.IntegrationServicesResponse
-
Set up the list of services
- setServices(List<ViewServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.rest.ViewServicesResponse
-
Set up the list of services
- setServices(List<OMAGServerServiceStatus>) - Method in class org.odpi.openmetadata.adminservices.properties.ServerServicesStatus
-
Deprecated.Set up the services and their status.
- setServices(EngineHostServicesConfig) - Method in class org.odpi.openmetadata.adminservices.rest.EngineHostServicesResponse
-
Set up the list of services
- setServices(IntegrationDaemonServicesConfig) - Method in class org.odpi.openmetadata.adminservices.rest.IntegrationDaemonServicesResponse
-
Set up the list of services
- setServiceStatus(ServerActiveStatus) - Method in class org.odpi.openmetadata.adminservices.properties.OMAGServerServiceStatus
-
Deprecated.Set up the current status.
- setServiceURLMarker(String) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceRegistrationEntry
-
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.ViewServiceRegistrationEntry
-
Set up the string that appears in the REST API URL that identifies the owning service.
- setSuccessMessage(String) - Method in class org.odpi.openmetadata.adminservices.rest.SuccessMessageResponse
-
Set up the success message.
- setTestEntityTypes(List<String>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryConformanceWorkbenchConfig
-
Return the list of entity types to test.
- 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.
- setTutRepositoryServerName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryPerformanceWorkbenchConfig
-
Set up the name of the server that the repository workbench is to test.
- setTypesTopicName(String) - Method in class org.odpi.openmetadata.adminservices.properties.DedicatedTopicList
-
Set up the name of the topic used to pass type verification messages.
- setUrlRoot(String) - Method in class org.odpi.openmetadata.adminservices.rest.URLRequestBody
-
Set up the URL root (typically host name and port).
- setUsesBlockingCalls(boolean) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationConnectorConfig
-
Set up if the connector should be started in its own thread to allow it to block on a listening call.
- 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.ViewServiceRegistrationEntry
-
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.ViewServiceRegistrationEntry
-
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.ViewServiceRegistrationEntry
-
Set up the default description for the type for this view service.
- setViewServiceDevelopmentStatus(ComponentDevelopmentStatus) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig
-
Set up the development status of the service.
- setViewServiceDevelopmentStatus(ComponentDevelopmentStatus) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceRegistrationEntry
-
Set up the development status of the component.
- 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.ViewServiceRegistrationEntry
-
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.ViewServiceRegistrationEntry
-
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.ViewServiceRegistrationEntry
-
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.
- setViewServiceOptions(Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.rest.ViewServiceRequestBody
-
Set up the options for this view service.
- setViewServicePartnerService(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig
-
Set up the full name of the service (typically Open Metadata Access Service (OMAS)) that this view service is partnered with.
- setViewServicePartnerService(String) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceRegistrationEntry
-
Set up the full name of the service (typically Open Metadata Access Service (OMAS)) that this view service is partnered with.
- setViewServicesConfig(List<ViewServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
-
Set up the configuration for the registered Open Metadata View Services (OMVSs).
- setViewServiceURLMarker(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.
- 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.ViewServiceRegistrationEntry
-
Set up the URL for the wiki page describing this view service.
- setWaitBetweenScenarios(int) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryPerformanceWorkbenchConfig
-
Set up the amount of time (in seconds) to wait between scenarios of the performance test.
- SINGLE_TOPIC - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.properties.CohortTopicStructure
-
All asynchronous communication between cohort members is via a single topic.
- SOFTWARE_DEVELOPER_OMAS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
-
Interact with software development tools.
- SolutionViewServiceConfig - Class in org.odpi.openmetadata.adminservices.configuration.properties
-
The SolutionViewServiceConfig class is a specialization of ViewServiceConfig for solution-level view services
- 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(ViewServiceRegistrationEntry) - 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.
- STARTING - Enum constant in enum class org.odpi.openmetadata.adminservices.properties.ServerActiveStatus
-
Deprecated.The server is starting.
- STEWARDSHIP_ACTION_OMAS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
-
Manage exceptions and actions from open governance.
- STOPPING - Enum constant in enum class org.odpi.openmetadata.adminservices.properties.ServerActiveStatus
-
Deprecated.The server has received a request to shut itself down.
- SUBJECT_AREA_OMAS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
-
Document knowledge about a subject area in a glossary.
- 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
- SUPPORTED_SEARCH_TYPES - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminAuditCode
-
OMAG-ADMIN-0217 - The {0} Open Metadata Access Service (OMAS) is supporting the following governance zones: {1}
- SUPPORTED_ZONES - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminAuditCode
-
OMAG-ADMIN-0202 - The {0} Open Metadata Access Service (OMAS) is supporting the following governance zones: {1}
- SURVEY_ACTION_OMES - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceDescription
-
Analyses the content of an asset's real world counterpart (resource), generates annotations in a survey report that is attached to the asset in the open metadata repositories.
T
- TEMPLATE_MANAGER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
-
Retrieve and refine the templates for use during cataloguing.
- TOO_LATE_TO_SET_EVENT_BUS - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-016 - The OMAG server {0} is unable to set up new event bus configuration because other services are already configured
- TOPIC_INTEGRATOR_OMIS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.IntegrationServiceDescription
-
Topic Integrator OMIS - Exchange metadata with third party event-based brokers.
- 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 enum class org.odpi.openmetadata.adminservices.configuration.properties.CohortTopicStructure
-
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.EngineConfig
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineHostServicesConfig
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EnterpriseAccessConfig
-
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.IntegrationConnectorConfig
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationDaemonServicesConfig
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationGroupConfig
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationServiceConfig
-
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 class 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 enum class org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataEventProtocolVersion
-
Standard toString method.
- toString() - Method in enum class 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.RepositoryPerformanceWorkbenchConfig
-
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.SolutionViewServiceConfig
-
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.registration.EngineServiceRegistrationEntry
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.adminservices.properties.BasicServerProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adminservices.properties.DedicatedTopicList
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adminservices.properties.OMAGServerServiceStatus
-
Deprecated.JSON like toString method
- toString() - Method in enum class org.odpi.openmetadata.adminservices.properties.ServerActiveStatus
-
Deprecated.Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adminservices.properties.ServerServicesStatus
-
Deprecated.JSON like toString method
- toString() - Method in class org.odpi.openmetadata.adminservices.rest.AccessServiceConfigResponse
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adminservices.rest.AccessServicesResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.adminservices.rest.AdminServicesAPIResponse
-
JSON-like toString
- toString() - Method in class org.odpi.openmetadata.adminservices.rest.BasicServerPropertiesResponse
-
Standard toString method.
- 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.DedicatedTopicListResponse
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adminservices.rest.EngineHostServicesResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.adminservices.rest.EngineServiceConfigResponse
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adminservices.rest.EngineServiceRequestBody
-
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.IntegrationDaemonServicesResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.adminservices.rest.IntegrationGroupsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.adminservices.rest.IntegrationServiceConfigResponse
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adminservices.rest.IntegrationServiceRequestBody
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adminservices.rest.IntegrationServicesResponse
-
JSON-style toString
- 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.OMAGServerConfigsResponse
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adminservices.rest.OMAGServerStatusResponse
-
Deprecated.JSON-like toString
- toString() - Method in class org.odpi.openmetadata.adminservices.rest.PlatformSecurityRequestBody
- toString() - Method in class org.odpi.openmetadata.adminservices.rest.ServerPropertiesRequestBody
-
Standard toString method.
- 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.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.ViewServiceRequestBody
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adminservices.rest.ViewServicesResponse
-
JSON-style toString
- TYPE_EXPLORER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
-
Explore the open metadata types in a repository or cohort.
U
- UNABLE_TO_OBTAIN_SERVER_CONFIG_STORE - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-044 - User {0} has attempted to obtain a server config store to be able to retrieve the OMAG server stored configurations but an error occurred
- UNCLASSIFIABLE_SERVER - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-035 - Unable to classify the type of server for OMAG server {0} from its configuration document
- UNCLASSIFIED - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryMode
-
The mode of the repository is unknown.
- UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-500-001 - Method {1} for OMAG server {0} returned an unexpected {2} exception with message {3}
- UNEXPECTED_INITIALIZATION_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-500-004 - The {0} service detected an unexpected {1} exception with message {2} during initialization
- UNEXPECTED_PLATFORM_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-500-002 - Method {0} returned an unexpected {1} exception with message {2}
- UNKNOWN - Enum constant in enum class org.odpi.openmetadata.adminservices.properties.ServerActiveStatus
-
Deprecated.he state of the server is unknown.
- 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
- V1 - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataEventProtocolVersion
-
Version 1
- VALID_METADATA - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
-
Maintain and query valid values for metadata.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adminservices.configuration.properties.CohortTopicStructure
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataEventProtocolVersion
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataExchangeRule
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adminservices.configuration.registration.CommonServicesDescription
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceDescription
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adminservices.configuration.registration.GovernanceServicesDescription
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adminservices.configuration.registration.IntegrationServiceDescription
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adminservices.configuration.registration.ServerTypeClassification
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adminservices.configuration.registration.ServiceOperationalStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminAuditCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adminservices.OMAGServiceMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adminservices.properties.ServerActiveStatus
-
Deprecated.Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.odpi.openmetadata.adminservices.configuration.properties.CohortTopicStructure
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataEventProtocolVersion
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataExchangeRule
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adminservices.configuration.registration.CommonServicesDescription
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceDescription
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adminservices.configuration.registration.GovernanceServicesDescription
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adminservices.configuration.registration.IntegrationServiceDescription
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adminservices.configuration.registration.ServerTypeClassification
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adminservices.configuration.registration.ServiceOperationalStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminAuditCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adminservices.OMAGServiceMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adminservices.properties.ServerActiveStatus
-
Deprecated.Returns an array containing the constants of this enum class, 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
- VIEW_SERVER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ServerTypeClassification
-
A View Server is an OMAG Server that hosts the view services to support a User Interface.
- VIEW_SERVICE_CONFIG - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-042 - The {0} Open Metadata View Service (OMVS) has been passed an invalid configuration of {1} in the {2} property
- VIEW_SERVICE_MAX_PAGE_SIZE_TOO_LOW - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminAuditCode
-
OMAG-ADMIN-0215 - The {0} Open Metadata View Service (OMVS) for server {1} requires a max page size of at least {2}, but was configured with {3}
- VIEW_SERVICE_MAX_PAGE_SIZE_TOO_LOW - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-051 - The {0} Open Metadata View Service (OMVS) for server {1} requires a max page size of at least {2}, but was configured with {3}
- VIEW_SERVICE_NOT_ENABLED - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-037 - Unable to configure server {0} since view service {1} is not enabled in this OMAG Server Platform
- VIEW_SERVICE_NOT_RECOGNIZED - Enum constant in enum class org.odpi.openmetadata.adminservices.ffdc.OMAGAdminErrorCode
-
OMAG-ADMIN-400-036 - Unable to configure server {0} since view service {1} is not registered in this OMAG Server Platform
- 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(ViewServiceRegistrationEntry) - 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 Class in org.odpi.openmetadata.adminservices.configuration.registration
-
ViewServiceDescription provides a list of registered view services.
- ViewServiceRegistrationEntry - Class in org.odpi.openmetadata.adminservices.configuration.registration
-
ViewServiceRegistrationEntry is used by a view service to register its admin services interface.
- ViewServiceRegistrationEntry() - Constructor for class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceRegistrationEntry
-
Default constructor
- ViewServiceRegistrationEntry(int, ComponentDevelopmentStatus, String, String, String, String, String, String, ServiceOperationalStatus, String) - Constructor for class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceRegistrationEntry
-
Complete Constructor
- ViewServiceRegistrationEntry(ViewServiceDescription, ServiceOperationalStatus, String) - Constructor for class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceRegistrationEntry
-
Enum Constructor
- ViewServiceRequestBody - Class in org.odpi.openmetadata.adminservices.rest
-
ViewServiceRequestBody passes the minimum information to set up a view server.
- ViewServiceRequestBody() - Constructor for class org.odpi.openmetadata.adminservices.rest.ViewServiceRequestBody
-
Default constructor for use with Jackson libraries
- ViewServiceRequestBody(ViewServiceRequestBody) - Constructor for class org.odpi.openmetadata.adminservices.rest.ViewServiceRequestBody
-
Copy/clone constructor
- ViewServicesResponse - Class in org.odpi.openmetadata.adminservices.rest
-
ViewServicesResponse provides a response object for returning information about a list of services that are configured 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
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form